Search Issue Tracker
Build that contains a script with a struct which has a static nullable r...
How to reproduce:1. Open attached project "scriptBug.zip"2. Observe the "test" script in the Assets folder3. Try and build the scene... Read more
Icons of Prefab Assets of 3D Gameobjects do not change
Prefab Assets icon for some 3D Gameobjects like Cube, Sphere, Capsule, Cylinder, or Tree do not change due to their 3D model thumbna... Read more
[Prefabs] Blue highlight (override indicator) is missing for Radius and ...
Blue highlight (override indicator) is missing for Radius and Height Properties in Nev Mesh Obstacle even though changes are visible... Read more
[Mac] Unable to choose files with .sh and .cmd extensions as external sc...
Reproduction steps:1. Open new Unity Project2. Go to Edit -> Preferences -> External Tools -> External Script Editor -> ... Read more
[XR SDK][URP] Lux water shader is not rendered to both eyes when project...
Reproduction steps:1. Open attached project ("1268785Repro.zip")2. Open "Game" Scene3. Open "Water_Fountain1" Game object in Inspect... Read more
Reordering children in the Hierarchy does not dirty the scene nor record...
Steps:1. Create a GameObject with two children2. Reorder the two children==>Scene is not dirtiedUndo doesn't work either Note:- T... Read more
Memory access violation crash when slicing sprites
Reproduction steps according to the user:1. Open user's attached project2. From the project window, select "texturas_esferas" and op... Read more
[URP] All Pixel lighting variants are stripped in build if at least one ...
How to reproduce:1. Open the project from the attached file "1263514.zip"2. Open the UniversalRP-MediumQuality asset and set Additio... Read more
Custom shader creation APIs are missing the AssetImportContext and thus ...
ShaderGraph and custom shader creation solutions utilizing ShaderUtil.CreateShaderAsset() and ShaderUtil.UpdateShaderAsset() API, ca... Read more
[XR Interaction] Socket Interactor Hover Mesh is not preserving Grab Int...
Reproduction steps:1. Open attached project ("1256693Repro.zip")2. Open "SampleScene" scene3. Enter Play mode4. Grab "Interactable P... 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