Search Issue Tracker
[iOS] Native 'static const std::string' causes crash (signal SIGABRT) wh...
To reproduce: 1. Open project 2. Build and run on the iOS device 3. Press home button to minimize the app 4. Double click home butto... Read more
Absence of Profiler.EndSample() does not give an error
Absence of Profiler.EndSample() does not give an error 1. Open project attached. 2. Enter playmode. Update() looks like: p... Read more
EditorGUIUtility.PingObject() does not work if Packages root is closed
Reproduction steps: 1. Open the attached project "New Unity Project (13).zip"; 2. Make sure the Project View is in single-column mod... Read more
[iOS] this is null in method marked with RuntimeInitializeOnLoadMethod
To reproduce: 1. Open project 2. Build and run on the iOS device Expected: the app will be played Actual: crash in 'Thread 1: EXC_B... Read more
[Particles] Unity crashes in a build when uploading non readable mesh da...
Repro steps: 1. Open attached project 2. File -> Build and Run 3. Play the build Expected: Build runs and particles get emitted Act... Read more
ProBuilder fails to Export Asset with the .NET 4.x Runtime
How to reproduce: 1. Open the user-submitted Project and open the "SampleScene" scene 2. Click the "Stairs" Object in the Hierarchy ... Read more
Non-Legacy animations cannot be sampled outside the Editor without an An...
How to reproduce: 1. Open attached Unity project "BugReports" 2. Build on a Standalone Expected result: Background color is changin... Read more
Package Manager error message popup is too small to fit the message
How to reproduce: 1. Open user-submitted project (Florp.zip) 2. Open Package Manager 3. Try updating Render-pipelines.lightweight pa... Read more
Nested prefab overides do not update changes in prefab name
If you change the name of the prefab in the hierarcy the overide settings do not update the prefab name. Steps to reproduce - Ope... Read more
Nested prefabs validation. "Apply All" / "Revert All" still function whe...
Overide buttons "Revert all" and "Apply All" are avalible and clickable when nothing has changed or can be reverted. From a validati... 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
- Video is not rendered in Video Player when Material Override is set as the Render Mode and a SpriteRenderer is used
- Scene.isSubScene returns True when a Scene that is not a SubScene is loaded in a build
- The Search window does not show objects with inherited components when filtering by type
- Scrolling occurs when using a shortcut with "Wheel Up" or "Wheel Down" on a selection command in a scrollable Hierarchy window
- Shortcut fails to trigger when using KeyCode.WheelUp with ShortcutModifiers.Shift