Search Issue Tracker
Setting AudioMixer's Exposed Values from the Awake Method fails without ...
How to reproduce:1. Open the "SampleScene" Scene in the attached "TestAudioBug.zip" Project2. Enter Play Mode3. Inspect the Exposed ... Read more
Color of the Toolbar in some windows changes as if it was in Play Mode w...
How to reproduce:1. Open attached project "Case_1130997_repro.zip"2. Open "ScriptWithErrors" script3. Write "asdf" at the end of the... Read more
EditorWindow.ShowModalUtility() doesn't prevent interactions with the Ed...
How to reproduce:1. Open user-submitted project (ModalNotModal)2. Select ModalWindow/Show from the toolbar Expected result: the util... Read more
Terrain Details have Anisotropic filtering applied when its Texture Anis...
Steps to reproduce:1. Open the attached project (case_1208474.zip)2. Switch to the Game window3. Under Edit > Project Settings &g... Read more
[iOS]Autocorrect is not shown when typing
How to reproduce:1. Open the attached AutocorrectTest.zip project2. Build for iOS and deploy the Xcode project to the iOS device3. T... Read more
[IMGUI] Preview Button UI does not refresh after finishing Splash Screen...
Preview Button UI does not refresh after finishing Splash Screen Preview, remains to Cancel Preview. Steps to repro:1. Create a new ... Read more
[Android] "NdkUseEmbedded" key is non-existent when installing Unity fir...
Repro steps:1. Delete the “Unity Technologies” key from the registry ( command: reg delete “HKCU\Software\Unity Technologies” )2. Op... Read more
Additional Shader Channel on a canvas resets when entering playmode.
"Additional Shader Channel" on a canvas resets when entering playmode. Text Mesh Pro is dependant on those additional channels. We d... Read more
Loading dependent AssetBundles fails to deserialize some scripts on Stan...
How to reproduce:1. Open the attached project ("case_1154172-AddressablesTest.zip")2. Open the repro scene ("TestScene")3. Build Pla... Read more
[UI Elements] More than one property can be selected after opening curve...
More than one property can be selected after opening curve editor Steps to Repro:1. Open attached Project2. Press F113. UI Elements ... 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