Search Issue Tracker
[URP] Stencil settings of Render Object does not get applied when changi...
Reproduction steps:1. Open the project from the attached file "1241218.zip"(link in edit)2. From Assets open the CustomForwardRender... Read more
[Deployment] For an unsaved scene when Graphics API is changed, Graphics...
For a scene with unsaved changed when the current Graphics API is modified, "Changing editor graphics API" window pops up. Editor re... Read more
[UIR] Importing Built-in shaders breaks PackageManager GUI rendering whe...
Steps to reproduce:1. Open a new project with any RP installed2. Import user-supplied built-in shaders3. Open Package Manager Expect... Read more
[Mono] [Coverage] crash on mono_profiler_get_coverage_data when calling ...
How to reproduce:1. Open the "mono_profiler_coverage_crash.zip" project2. Enable Code Coverage (Preferences > General > Enable... Read more
[URP] [Regression] CommandBuffer name is always CommandBuffer.Execute on...
Steps:1. Open attached project2. Open repro scene3. Hit play->Game View is black, which is expected4. Open frame debugger, enable... Read more
RevertIsValid with the RevertMode.Unchanged returns true for modified as...
How to reproduce:1. Extract and open the attached project ("IsValid bugs.zip") to your preferred workspace2. Submit the initial proj... Read more
[Windows] Editor window is no longer maximized when changing or resettin...
How to reproduce:1. Create a new Unity project2. Make sure Editor window is maximized3. Change the Layout, or click on Layout -> ... Read more
Crash on UnpackPrefabInstanceRecursive when entering Play mode in a Scen...
Reproduction steps:1. Open the project attached by the user2. Open "SampleScene"3. Enter Play mode Reproducible with: 2018.4.23f1, 2... Read more
Instance of a class with no data is not serialized correctly when it bel...
How to reproduce:1. Open attached project "770544_SerializeReferenceRepro_2020.1.0a22.zip" and scene "Main"2. Enter Play mode and ob... Read more
Sprite is packed inefficiently when using Tight Packing in the Sprite Atlas
How to reproduce:1. Open the user's attached project2. In the Project Window, select the Sprite Atlas (Assets > Sprites)3. In the... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code