Search Issue Tracker
[Linux] Scene view doesn't render when using a URP 2D renderer
How to reproduce:1. Create a new project using the “URP 2D” template2. Observe the Scene view Expected result: the Scene view render... Read more
Unity Editor crashes on keywords::LocalKeywordState::LocalKeywordState w...
Steps to reproduce:1. Open the attached project “UnityCrash.zip“2. Open Window > General > Test Runner3. Run all tests in the ... Read more
LODs array is not updated instantly when inserting new LODs
Reproduction steps:1. Create a new Unity project2. Create a new empty GameObject and add a 'LOD Group' Component3. Insert some new L... Read more
WebGL fullscreen doesn't revert ro original resolution on exit
To reproduce:1. Open attached project2. Build WebGL3. Open WebGL build4. Enter fullscreen5. Exit fullscreen6. WebGL doesn't reverts ... Read more
Center Mode Transform Gizmo Does not account objects without a renderer
How to reproduce:1. Open the attached project named Case_11683962. Select the Particle System3. Observe the position of the Transfor... Read more
TapInteraction is triggered twice when using HoldInteraction
How to reproduce:1. Open the user's attached "InputSystemDemo" project2. Open the "Interactions Issue Scene" scene3. Enter Play mode... Read more
[HDRP] Material upgrader breaks standard transparent materials
Version tested: 2020.1.0a5 + 7.0.1 Steps to reproduce:1) Open attached scene or create an empty standard pipeline project along with... Read more
[HDRP] The Game view flickers when interacting with the Editor UI and a ...
Reproduction steps: Open the user attached project Open the “IndoorsScene” scene Observe the Game view while interacting with Editor... Read more
Transform.rotation property is as a Vector4 Quaternion instead of a Vect...
How to reproduce:1. Open the attached project "IN-78910.zip"2. Select the "Main Camera" GameObject in the Hierarchy window3. Unfold ... Read more
SBP Support for Mip Stripping
Mip Stripping (removal of top level mips at build time) requires Asset Bundles to be rebuilt per change of quality level and activat... 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