Search Issue Tracker
Shader Edit... button not selectable with a keyboard
The header of a Shader in the Inspector has a Shader selection dropdown button and an Edit... button right next to that. Select anyt... Read more
Universal UI: shader inspector doesn't repaint after Reset
Pick any object with a material using a Universal shader. In the Inspector select Reset for the shader. Notice that the object in th... Read more
Universal UI: Universal shader inspector doesn't offer to fix texture th...
Any other shader in Unity gives users an option to fix a texture not marked as normal map if it was assigned to a normal map field (... Read more
Rigidbody.SweepTest does not respect Physics.IgnoreCollision
To reproduce:1. Open attached project2. Open sceneUnity53. Select both the cube and sphere in the scene and set their layer to UI4. ... Read more
WSA projects do not handle forbidden file name chars in product name
Using forbidden chars in player settings product name causes error appear in the console: "Error building Player: DirectoryNotFoundE... Read more
Cannot remove a Rect Transform from GameObject
Steps to reproduce : - create a new gameobject- add a RectTransform component- click on the cog and noyice that "Remove Component" i... Read more
Black screen between splash image and the first scene content
To reproduce:1. Open the attached project (user uploaded a smaller project during our conversation)2. File -> Build and Run3. Not... Read more
Gravity is broken
To reproduce:1. open attached project2. open gravity is broken scene3. enter play modeExpected results: All objects named Door / Wal... Read more
Setting target position on a wheel collider lower than 0 causes an error...
To reproduce:1. Add a wheel Collider to any object2. Set Target Position to lower than 0 or higher than 1Expected result: You can't ... Read more
uGUI rect transform rotation is broken in 4.6.0b7
To reproduce:1. Open attached project2. Open scene test3. Enter play mode - note that the panel is scaling rather than rotation4. No... 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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject