Search Issue Tracker
[ReflectionProbes] Runtime probes are always updated on awake on the Sta...
Steps to reproduce this issue: 1. Open the attached project ('ETReflectionProbes')2. Open 'bug3' scene3. It has a reflection probe a... Read more
[ReflectionProbes] Low performance of runtime reflection probes on OpenGL
Steps to reproduce this issue(On Windows): 1. Open the attached project ('ETReflectionProbes')2. Open 'opengl' scene3. It has:-Runti... Read more
setting blend tree value to a negative number causes blend trees and mot...
To reproduce:1. Open attached project2. Open TestController in Animator3. Change the value of the deepest Blend TreeExpected result:... Read more
[OnCollisionExit][isKinematic]OnCollisionExit does not get called when t...
To reproduce:1. Open attached project2. Open TestOnCollisionExit scene3. Press play4. Select the upper cube and set it as kinematic5... Read more
Multiline InputField throws ArgumentOutOfRange
Multiline InputField throws ArgumentOutOfRange exceptions when changing text property from a script. This problem appears only when ... Read more
[compute shaders] Nested includes in compute shaders don't work
See case 661724: if a .compute shader includes another file from other folder, and that file tries to include another file from anot... Read more
deleting the root Blend Tree of a blend tree throws NullReferenceException
To reproduce:1. Open attached project2. Open the controller within3. Enter Blend Tree4. Delete Root BlendTree5. Click on the fieldVi... Read more
[BlendTree] Long parameter names overlap the blending slider
1. What happened http://screencast.com/t/eNBqWjBZ 2. How we can reproduce it using the example you attachedTo reproduce:1. Open atta... Read more
[EdgeCollider]2D circle collider falls through edge colliders
To reproduce:1. Open attached project2. Open test scene3. Press play4. Notice that the CircleCollider object will fall through after... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS