Search Issue Tracker
[GameView] Free-aspect game window doesn't clear when camera is set to n...
1. Create new project2. Set camera clear flags to "Don't Clear"3. Press play4. Press "Stats" and close it5. There will be "Stats" wi... Read more
UI Text alpha animation is not appearing on screen
To reproduce:1. Open attached project2. Open TextAlphaAnimationBug scene3. Select Text game object4. Press play5. Notice that Color ... Read more
UI: layout isn't refreshed after children reordering in runtime
To reproduce:1. Open attached project2. Open Test scene3. Press Play4. Press Reorder button5. Notice Panel Red is reordered as Last ... Read more
[UI] "OnPointerEnter" event fires extra times when right clicking or mid...
To reproduce this issue: 1. Open the attached project2. Open 'Scene'3. It has a button and a script which calls 'OnPointerEnter' eve... Read more
NullReferenceException when deleting an Input Field game object or enter...
Steps to reproduce : - create a new project- create an Input Field game object- delete it and notice the error- create another Input... Read more
Impossible to drag "Any state" in Animator window after disabling maximi...
To reproduce this bug: 1. Create a new project2. Press Assets -> Create -> Animator Controller3. Double-click on created anima... Read more
uGUI buttons stay selected on WP8
To reproduce:1. Import attached project. It is the example uGUI project2. Add the "Menu 3d" scene to build settings3. Build & ru... Read more
uGUI project layout groups scene is misaligned in play mode
To reproduce:1. Open attached project. It is the uGUI example project2. Open scene "Layout Groups"3. Enter play mode4. Notice how th... Read more
Empty message box appears when running a build in fullscreen
Steps to reproduce : - import the UI example project- open the "Widgets" scene- build the scene- run it in full screen and notice an... Read more
Crash on Newtonsoft.Json.DeserializeObject<T>(string) in Editor
To Reproduce: 1. Attach the project to mono debugger & run.2. Observe that Unity crashes on:"JsonConvert.DeserializeObject<Ma... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template