Search Issue Tracker
Prefab overrides don't recover missing managed references
Reproduction steps: # Open the attached “Repro“ project # Open the “Assets/SceneB.unity“ Scene # Replace all “StringContainer“ ... Read more
[Editor] Some terrain component's tooltips aren't displayed
Steps to repro: 1. Open Unity; 2. Create new project; 3. Add Terrain gameobject (GameObject -> 3D Object -> Terrain); 4. Select Ter... Read more
Scene AssetBundle manifest file names have hashes attached when AssetBun...
Reproduction steps: 1. Open the “ReproProject“ project 2. Open the Asset Bundle Browser window (Windows > Asset Bundle Browser) 3... Read more
Shaders: #pragma target with trailing comment is not recognized
Writing something like "#pragma target 4.0 // test" in a shader does not actually work - the trailing comment makes SM4.0 target not... Read more
[UI Elements] NullReferenceException occurs when changing Windows UI sca...
If you have the editor open and change the scaling of the display the editor is on, a NullReferenceException will occur: NullRefere... Read more
[Vulkan][Mock HMD] Crash on "vk_icdNegotiateLoaderICDInterfaceVersion" w...
Reproduction steps: # Open the user's attached project # Right-click on Scene or Game Window title bar # Select “Load RenderDo... Read more
Game View needs an extra redraw when existing play mode
- Open scene Startup in the attached project: Notice a black GameView saying "No Cameras Rendering" - Press Play in the Editor and l... Read more
Changes in the Services tab are not saved in UnityConnectSettings file u...
How to reproduce: 1. Create a new project or open any existing one 2. Open Services tab 3. Turn Ads on 4. Navigate to the project di... Read more
Transform Gizmo shows up at the first non-empty child Gizmo location if ...
How to reproduce: 1. Open a new project 2. Create an empty GameObject 3. Create a Cube as a child to the empty GameObject 4. Move t... Read more
Mesh with Cast Shadows set to Shadows Only isn't selectable in scene view
Steps to reproduce: 1. Open attached project 2. Open scene "repro" 3. In hierarchy, select plane and notice that it has "Cast Shado... 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
- Paste Settings functionality does not save the pasted settings in volume profile when reloading the project
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene