Search Issue Tracker
[HDRP] Shadows disappears when scaling down Game window
Steps to reproduce:1. Create a temple HDRP project2. Scale down Game Window3. Notice that shadow disappear in Game window Results: S... Read more
[macOS] Display Resolution Dialog does not remember the previous 'Window...
How to reproduce:1. Create a new Unity project2. Build the project3. Open the app to see the Display Resolution Dialog4. Check the '... Read more
Undo/Redo action invalidate SerializedObject in Inspector when adding/re...
How to reproduce:1. Open attached project ("SO-REPRO.zip")2. Create SerializedObject asset (Assets->Create->BugReport->SO)3... Read more
Editor crashes when importing Ludiq/Bolt assemblies
How to reproduce:1. Open the attached project's "case_1283847-Project.zip"2. Wait for the Editor to load Expected result: Editor doe... Read more
ArgumentException is thrown when scene is unloaded and scene.GetRootGame...
How to reproduce:1. Open the attached 'EditorSceneManager.sceneClosing.zip' project using the EnvIronman VM (optional) (more informa... Read more
[MacOS] Unity Editor requests permission to Receive Keystroke input when...
How to reproduce:1. Open user-supplied project2. Open "SampleScene" Scene3. Run any .app file Expected result: No pop-up appearsActu... Read more
"GLSL: Shader cannot be patched for instancing." is thrown when selectin...
How to reproduce:1. Make sure project's Library is deleted2. Open attached project "TestTerrain.zip" and scene "SampleScene"3. Make ... Read more
Silent Crash caused by DLL after API Updater runs and makes invalid edit...
How to reproduce:1. Open the attached project with2. Go to Tools > Odin Inspector > Preferences > AOT Generation3. Click Ge... Read more
[VR] Editor crashes when entering the play mode if there is a Terrain in...
How to reproduce:1. Create a new project with HDRP template2. Go to Player Settings and enable VR support3. In the Hierarchy create ... Read more
Standalone builds result in black screen on launch when built using CL w...
How to reproduce:1. Open the attached project ("case_1175054-BatchModeTest.zip") using the EnvIronman VM (optional) (more informatio... 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