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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used