Search Issue Tracker
[Backport] [Android][Vulkan] Application crashes upon opening after putt...
1. Open the attached user's project "DeepLink.zip"2. Make sure that Vulkan is selected as the Graphics API3. Build for Android4. Lau... Read more
[Profiler] Timeline View Vertical Scroll bar sometimes is not interactab...
How to reproduce:1. Open the attached "case_1280332.zip" project2. Open the Profiler3. Capture some Data4. Select CPU Usage5. In the... Read more
[UIToolkit] TrackPropertyValue isn't called more than once when changing...
How to reproduce:1. Open the user's attached "2022 testing" project2. Open the "SampleScene" Scene3. Select the "Testy" GameObject i... Read more
Lighting is not applied correctly after using Progressive Lightmapper wh...
How to reproduce:1. Open User's attached "Unity 2019.3 Bug Reports.zip" project2. Load "SampleScene" (Assets -> Scenes)3. "Genera... Read more
[ShaderGraph] Deleting A Group Node that contains a blackboard Property ...
Reproduced in SRP master of 8/7/19 (0c3b4b5888), 2019.3.0a12 Repro #1 (with my simple file):1) Open up DeleteMyNodes.ShaderGraph2) B... Read more
Profiler Module Editor missing burger icons
How to reproduce: 1. Create new project2. In Context menu navigate Windows > Analysis > Profiler3. Click on Profiler Modules b... Read more
DrawMeshInstancedIndirect should validate arguments ComputeBuffer size/l...
To reproduce: 1. Open the project, attached by the user (DrawMeshInstancedIndirectBug.zip)2. Enter Play mode3. Observe the Game view... Read more
UI Textures change after lowering quality level in runtime
Steps to reproduce:1. Download and open attached project "repro_760691.zip"2. Build the project w/ "main.unity" scene included3. Run... Read more
Crash on SceneManager.UnloadScene in Player at GameObject::ActivateAwake...
How to reproduce:1. Load the attached project2. Build it for Windows Standalone3. Start the exe4. When the game loads, press "R" (fo... Read more
Objects inside a Canvas have hyper-sensitive rotation when Rotate Gizmo ...
How to reproduce:1. Create a new project2. Create a new UI element (E.g Button)3. Select the UI object with the Rotate Tool4. Use th... 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