Search Issue Tracker
Cannot click button that was created using the IMGUIContainer from "UIEl...
1. Open the attached "repro.zip" project2. Enter the Play mode3. Click the button in the scene Expected result: Button text changes,... Read more
[AssetBundles] In-use SpriteAtlas from a bundle is unloaded when calling...
How to reproduce:1. Open the attached project ("case_1206854-atlasbundlebug2.zip")2. Open the repro scene ("SampleScene")3. Build th... Read more
2017.4 - 2019.3 Editor UI redraw performance regression
Reproduce1. Create a new project2. Open layout "Window > Layouts > Default"3. Open Profiler Window4. Change Profiler from Play... Read more
Editor crashes when editing a nested property with EditorGUILayout.Prope...
How to reproduce:1. Open the attached project and select foo_test.asset2. In the Inspector try to change the value of Bar using the ... Read more
"The editor layout could not be fully loaded" message is shown when the ...
To reproduce:1. Open attached project ("case_1207271.zip")2. Observe the Console Expected result: No messages are printedActual resu... Read more
[HDRP] Game view overlays Scene view when "Post Process Volume" GameObje...
How to reproduce:1. Create a new project using HDRP and Unity 2020.1.0a16 - 2020.1.0a173. Load "SampleScene"2. Open Scene view and G... Read more
Audio Source Spatial Blend property is ignored when a Rigidbody componen...
Steps to reproduce:1. Open the attached project (case_1206115_SpatialBlend.zip)2. Attach a Ridigbody component to "Audio Source" gam... Read more
Original window doesnt enter fullscreen mode when launching with second ...
Reproduction steps:1. Open attached project2. Build and run the project3. Make sure "windowed" is unticked4. Select lower resolution... Read more
[Package Manager] Package Description text for assets under "My assets" ...
Package Description text under My Assets is clipping for assets that have a long Description. refer attached video. Steps to Repro:1... Read more
Dynamic objects are included in shadowmaps when baking static Reflection...
How to reproduce:1. Open "SampleScene" from the attached project2. Open Lighting Settings window3. Click "Generate Lighting" and wai... 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