Search Issue Tracker
Text on buttons is displayed twice when one of game object is enabled
To reproduce:1. Open attached project2. Open -Game scene3. In Hierarchy select and enable Number* gameobject (GUI -> GameGUI ->... Read more
Application fails to change its orientation on WP8.1
Steps to reproduce:1. Build and run any project to a device2. Change its orientation. It will get stuck on last frame and errors wil... Read more
Build & Run Universal Apps C# solution with C# project crashes when firs...
To reproduce:1. Create a new project2. Set the platform to Windows Store, Universal 8.1 sdk3. Make sure it is set to C# solution, C#... Read more
'BakeRuntime' job failed with error code: 145 ('Failed to create Input R...
To reproduce:1. Open attached project2. Open Mayan-Temple scene3. Switch lighting views a bit4. Errors start shooting Read more
Undocked Game view does not Maximize on Play
When the Game view has its own window apart from the rest of the Unity Editor UI, the Maximize on Play setting has no effect. The wo... Read more
Actual LOD thresholds differ vastly from LODGroup settings
The Unity User's Manual states that the percentage settings in a LODGroup component in the Inpsector represent the fraction of the v... Read more
SpeedTree example tree's LOD values do not match observed LOD thresholds
The Unity User's Manual states that the percentage settings in a LODGroup component in the Inpsector represent the fraction of the v... Read more
Setting "interactable" property in script has opposite results
To reproduce this bug: 1.Open the attached project2.Open "Scene".3.In the Hierarchy, select the "Button" object.4.Make sure you have... Read more
Adding a Layout Group component and then 'Undo'ing' removes the componen...
To reproduce this bug: 1. Open new project2. Create 'Text' UI object3. Duplicate it4. Add 'Horizontal Layout Group' to the Canvas5. ... Read more
Child of instantiated uGUI object is in other position than it should be
1. Open attached project2. Add "GameObject" to hierarchy3. Press play4. Title and text in object will be in other positions than 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
- Rendering Debugger's Overdraw is displayed incorrectly when Fog is enabled
- Locked tabs end up selecting the same asset when another window is maximized and unmaximized
- ListView element is rendered in solid black after docking if UI Builder window was already opened prior to project launch
- [WebGPU] error with compute shader and read-only RWTexture
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()