Search Issue Tracker
Scriptable Object retains private bool value when recompiling scripts
How to reproduce:1. Open the attached 'project-1218346.zip' project2. In the Project browser select 'CustomAsset' and clear the Cons... Read more
Scene.IsSubScene returns a different result when called in the Build
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Enter the Play Mode3. Inspect the Console Window's mes... Read more
Window.Show method opens and instantly closes a pop-up window when calle...
How to reproduce:1. Open the attached 'project-1219122.zip' project2. In the Editor select 'Window' > 'BugRepro' > 'Open conta... Read more
[Windows] Menu Item entries are limited to 1000
How to reproduce:1. Open the attached 'project-1219404.zip' project2. In the Editor select 'Menu' and scroll to the end Expected res... Read more
GameObject with Standard Transparent Shader gets brighter when it's in t...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Enter the Play Mode3. in Game View, inspect the "Trans... Read more
Control Scheme cannot be selected when it is named "All Control Schemes"
Reproduction steps:1. Open attached project "1217379_input_system" and make sure "Input System Package (New)" is selected in Edit &g... Read more
[DeployManagement] Graphics API list is unable to refresh on resetting P...
Unable to remove any Graphics APIs which have been added to the list on clicking "-" button after resetting Player Settings.It is no... Read more
[HDRP]Gameobject is not removed from "Look Dev" window when it is delete...
Gamobject is not getting removed from "Look Dev" window even if it is deleted from the "Hierarchy" window, refer the attached video.... Read more
[HDRP] Rotation value from "New Environment" doesn't update when the env...
When an environment is rotated using a mouse, Rotation Value from "New Environment" doesn't update However when a value is typed int... Read more
Crash in mono_method_signature when virtual method is used on Serialize ...
How to reproduce:1. Open "SampleScene" Scene in the attached "1217134.zip" project2. Enter Play Mode Expected result: Prints a messa... 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