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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved