Search Issue Tracker
HideFlags.DontSave | HideFlags.NotEditable component on a GameObject sti...
How to reproduce:1. Open the user’s attached project “HideFlags.zip”2. Open the “SampleScene” Scene3. Select the “Prefab” GameObject... Read more
Crash on RegisterPlugin when opening the project
Reproduction steps:1. Open the attached “CrashRepro” project Expected result: The project opensActual result: Unity Editor crashes R... Read more
Prefab instance is not enabled if RevertPropertyOverride is called durin...
Steps to reproduce:1. Open the “prefab_property_modification_bug_test” project2. Open “SampleScene” scene in Assets/Scenes3. Move “t... Read more
HDRP shader variant does not appear in Build when used by Addressables
Reproduction steps:1. Open the attached “TestHDRPBug.zip“ project2. Open “SampleScene” scene3. Build and Run the project4. Press the... Read more
Editor version is added to a bundle when using RecompressAssetBundleAsyn...
Reproduction steps:1. Open the user's attached project "AbTest"2. In the menu bar click Test/TestAb3. Open Assets/AB/456 in a Hex Ed... Read more
Window restoration no longer restores EditorWindow instances correctly
This is a regression due to the removal of fullscreen playmode (see the following PRs): 2023.1 2022.2 2022.1 The issue in the remova... Read more
[URP][Quest] URP specular precision artifacts on curved surfaces
Reproduction steps1. Open the attached user's project "URPSpecularPrecisionOnCurvedSurfaces.zip"2. Open "SpecularPrecisionTest.unity... Read more
UI Toolkit TextField caret/cursor is offet when at the end of a string
Reproduction steps1. Open the attached user's project "ConsoleTestProject.zip"2. Enter Play Mode3. Click on the first text box and t... Read more
Unity Crash on "VFXManager::Update" when adding VFX graph to sub Scene
How to reproduce:1. Open the project “IN_23247”2. Open “TestScene” in Scenes3. In Hierarchy select “New Sub Scene“ Scene4. In Inspec... Read more
Lights are not responsive or sometimes don't work in Build when a model ...
How to reproduce:1. Open the user’s attached project “IN_19297“2. Build And Run3. Press any key → “SINGLEPLAYER” → “Titanic” → “Move... 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