Search Issue Tracker
[Blender] Object modifiers are not applied when object is in a hidden la...
How to reproduce:1. Open the "SampleScene" Scene in the attached "case_1155646.zip" Unity project2. Observe the "fbx" and "blend" Ga... Read more
Mobile Notification Settings are not saved
Reproduction steps:1. Open "case_1114987-TestNoti.zip" project2. Open the Project Settings -> Mobile Notification Settings3. Chan... Read more
Crash when running Editor with batch mode and vcsMode flags
How to reproduce:1. Download the attached project2. Open the "Repro.bat" in a text editor3. Change the "Unity.exe" file directory to... Read more
Crash in PhysicsManager2D::PreSolve
In Unity 5.6 the PhysicsManager2D is called CollisionListener2D (renamed in 2017.1) How to reproduce:1. Open user provided project2.... Read more
[Ubuntu 24] Unity Editor Icon is shown as Setting Icon in the Sidebar
How to reproduce:1. Create a new Project2. Observe the Sidebar and find Unity Editor Expected result: Unity logo is shown on the ico... Read more
Memory Leak in URP when switching between playmode and back in editor
How to reproduce:1. Open "case_1260278-BugRepo" project2. Open the Memory Profiler3. Press "Capture Editor"4. Enter Play Mode5. When... Read more
SGICE002 thrown when calling SetSingleton in a class that inherits from ...
Reproduction steps:1. Open the user's attached project "GhostVsHunter.zip"2. Observe the Console window Expected result: The SGICE00... Read more
Asset Bundle builder doesn't check cginc dependencies
To reproduce:1. Open attached project2. Click Bundles -> Build3. Make some changes to Test.cginc4. Click Bundles -> Build5. No... Read more
Asset Bundles fail to build when adding a [SerializeField] value to code...
How to reproduce:1. Open the user-attached project2. Build the Asset Bundles (BuildTest → Build AssetBundles)3. Create a Build (File... Read more
Error and the warnings are thrown on importing the Production Ready Shad...
How to reproduce:1. Create a new URP project2. In the Package Manager, select the Shader Graph package -> Samples -> Productio... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template