Search Issue Tracker
Errors about "Invalid AABB result" appear in console while running a scene
Regression from Version 5.3.0f4 (2524e04062b4)Repro steps:1. Open attached project2. Run the "Level" scene==>aabb.IsFinite()IsFin... Read more
Assert appears while Unity recompiles script and scene is running
Repro1. Open attached project2. Run "TextureTest" scene3. Open "DownloadTextureTest.cs" and make some changes4. Save the script and ... Read more
yield instruction WaitForEndOfFrame doesn't work in ExecuteInEditMode
How to reproduce:1. Open the attached project2. Open TurnScreenWhiteWithAlpha scene3. Notice that nothing changes, but game view sho... Read more
Editor doesn't start up on Windows 32bit
-e: as per title, editor startup fails with windows error message.--NOTE: XP support for the editor was dropped with 5.3 -repro:--in... Read more
Cursor flickering in editor while playtesting if cursor.visible = false
Reproduction steps:1. Open user submitted project "Test Cursor Locking"2. Add user script "ScreenLockCursor.cs" to any object in the... Read more
Console doesn't have scroll bar for error detail
Console doesn't have scroll bar for error detail Although the area for error detail in the Console pane is resizable and scroll-able... Read more
GC.MarkDependencies takes up a lot of CPU time for certain game objects
How to reproduce: 1. Open attached project2. Open scene GAFHiccup.unity3. Open the Profiler window4. Play the scene5. Delete the gam... Read more
Need to save the scene to save changed colors if the color change was do...
Reproduction steps: 1. Open "MinimalReproProject"2. Open the "Main" Scene3. Navigate through the Project window to "Resources" ->... Read more
Project Wizard on PC is not resizable
The New Project/Open Project window is resizable on Mac, but not on PC. 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