Search Issue Tracker
[Hierarchy]Context(right-click) menu commands in the hierarchy window ha...
This results in being unable to write editor commands corresponding to activating those actions through context menu Steps to reprod... Read more
Opening menus with Alt+button (e.g W for window) during play mode locks ...
Steps to reproduce:1. Download and open the attached project2. Open scene "ThirdPerson"3. Press play4. Press Alt+W Expected result: ... Read more
Memory leak in video player component
To reproduce:1. Open attached project2. Play the cinema scene Notice that the editor's memory usage starts increasing until it crash... Read more
[WebGL] Microsoft Edge browser crashes using redirectToUrl(string)
Steps to reproduce:1. Open user's attached project2. Build for WebGL3. Open build in MS Edge4. Press R to activate 'redirectToUrl' f... Read more
[Animation]: Using Resourses.UnloadUnusedAssets with Animators and re-en...
To reproduce:1) Open attached project2) Open 'mydemo' scene3) Play it It crashes Reproduced in 5.4.0f1, 5.4.1p3, 5.5.0f3Can't be tes... Read more
UnwrapCL.exe crashes when checking Generate Lightmap UVs checkbox and cl...
1. Open new project2. Import the object user has attached ("case_849882-199_VR_EXPORT_00_EG.obj ")3. Check Generate Lightmap UVs in ... Read more
Unity crashes in LibraryRepresentation::Transfer<SafeBinaryRead> when op...
To reproduce:1. Open attached project Actual results:Unity immediately crashes Expected results:Unity either opens the project, or d... Read more
IL2CPP code generation with '--enable-primitive-value-type-generic-shari...
The following method crashes because it's code is not generated properly // System.Int32 System.Collections.Generic.GenericComparer`... Read more
[iOS] Xcode project loses framework references with Google Play Games pl...
When Google Play Games plugin is added to Unity project, it cannot be successfully deployed to iOS without removing and adding some ... Read more
[Cache Server] Preferences window becomes unresponsive if local cache wa...
To reproduce:1) Create new project2) Plug in external drive3) Go to Edit -> Preferences -> Cache Server4) Set location to that... 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
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
- Shader Graph validation errors are not pointing to the right implementation