Search Issue Tracker
GameObjects in Hierarchy window are not hidden when using HideFlags.Hide...
How to reproduce:1. Open attached "project-1167675.zip" project2. Select "Main Camera" in the Hierarchy window3. In the Editor selec... Read more
EditorApplication.playmodeStateChanged is called when scrolling through ...
1. Open the Scene scene and run it.2. Open the Profiler Window, enable it and Pause the game. Notice that console has a log of playm... Read more
ParticleSystem forces DeferredRendering to have Forward pass which resul...
Steps to reproduce:1. Open user's attached project "Shadows.zip"2. Open "RecieveShadows" scene3. Open Frame Debug window4. Notice th... Read more
[IMGUI] "Use DXGI flip model" text under resolution and presentation set...
"Use DXGI flip model" text under resolution and presentation settings gets clipped. Refer that attached screenshot. Steps to reprodu... Read more
Error: "Destroying a GameObject inside a Prefab instance is not allowed"...
Steps:1. Open user's attached project ("BugDestroyInsidePrefab5.2_Copy.zip")2. Enter Play mode3. Drag and drop Assets/Resources/Pref... Read more
[URP] Light bleeds through concave Mesh when Cascade Rendering is used
How to reproduce:1. Open user's attached project "URP - Concave mesh bug report.zip"2. Press Play Expected result: Inside the concav... Read more
Crash upon loading scene (test) from project
1. download and open attached project (case_692946-Slash)2. open the scene called test Unity will crash while attempting to load the... Read more
Node drop-down opens at a different location on-screen than the Node is ...
How to reproduce:1. Create a new project2. In the Project window, click the right mouse button > Create > Bolt / Visual Script... Read more
EditorGUI.TagField and similar drop-downs do not show mixed values when ...
How to reproduce:1. Create a new Unity project2. In the SampleScene select both 'Main Camera' and 'Directional Light' GameObjects3. ... Read more
Toggling the "Spatialize" flag on and off on a playing audio source caus...
How to reproduce:1. Open the attached “OnAudioFilterReadTest_2020-3-37” project2. Open the “SampleScene”3. Select the “SimpleRepro” ... 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