Search Issue Tracker
Physics.IgnoreLayerCollision forces colliders to exit triggers
To reproduce: 1. Open attached project 2. Open test scene 3. Press play 4. Check the log for the trigger enter and exit events occur... Read more
I am unable to build the application to WebGL using Unity 5
Try to build MainScene in the attached project for WebGL. It will fail with a number of different errors like IL2CPP compile failed. Read more
Adding canvas and selecting screen space camera makes unity crash
To reproduce: 1. Open attached project 2. Open PointrUIScene 3. Add Canvas to scene 4. Change Render Mode to Screen Space - Camera 5... Read more
Disabled InputField is blocking Click-events for underlying active input...
Deactivated InputField is blocking Click-events for underlying active inputFields when the textinput.value of the inactive one has b... Read more
Imported FBX tangents do not match source
When importing maya animations, Unity adds some "hills" in the curves of the animation Read more
Can't choose some "sorting layers" in sprite Renderer
- Open test scene in the attached project - Select one of the sprites and try to change the Sorting Layer Some of them will just swi... Read more
InvalidCastException when selecting object in hierarchy
- Import the attached package - Add Abe.prefab to the scene - Click on the model Console starts being spammed with: "InvalidCastExce... Read more
A kinematic Rigidbody2D parented to another kinematic Rigidbody2D doesn'...
To reproduce this issue: 1. Open the attached project 2. Open 'test' scene 3. Observe the sin wave movement of the cube. 4. Set the... 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
- "Process VFXCamera Command" column is displayed in the "Render Graph Viewer" when there are no VFX in the Scene
- [Performance] Vulkan performing much worse than OpenGLES due to excessive buffer copies on Quest 2/3
- An error 'AssertionException: Assertion failure. Value was False' is displayed in the Console when maximizing or unmaximizing the UI Builder
- Asset Database warning is being logged continuously when creating a script in an embedded package
- Build process only shows Initializing when building for Android