ReeseUnityDemos icon indicating copy to clipboard operation
ReeseUnityDemos copied to clipboard

Unity packages and demos—emphasizing ECS, jobs and the Burst compiler—by Reese and others.

Results 7 ReeseUnityDemos issues
Sort by recently updated
recently updated
newest added

When I try to install the nav library, it says I need math, but then I try to install math, it does not work ![image](https://user-images.githubusercontent.com/2917613/184557446-367a1e1b-8b52-4781-854f-c36e5a4fda17.png) ![image](https://user-images.githubusercontent.com/2917613/184557475-2fe8f2e2-1a5f-45cb-9907-5945138933ca.png) ## Dependencies here: https://openupm.com/packages/com.reese.nav/?subPage=deps...

bug-in-dependency

I don't see any properties for this in the description on OpenUPM. Are there any plans to add this feature? NavAgent has an AgentAversionDistance initialization variable that sounds like local...

enhancement
nav

**Bug description:** When the speed of the agents in the scene exceeds 30 (Translationspeed = 50F), some agents will get stuck in place, and some will shake violently when they...

bug
discussion
nav

If a child entity has a spatial activator and/or trigger (necessitating, ideally, a `PhysicsShape` for authoring the collider), but the parent *also* has a collider, then the child's collider is...

triage

I emphasize the jump *point's* normal, not that of the destination surface.

enhancement
nav

Hello! I'm very interested in pathfinding in DOTS, and your project looks very well put together, but I'm having trouble opening it. I'd appreciate any help! **Bug description:** Getting the...

triage

It would be really nice to see this package updated using the latest Entities version 1.0.11 Any chance? The current package does not work and produces many package dependency errors...

discussion