Search Issue Tracker
Button click region is offset when the UI scaling is higher than 100%
How to reproduce: 1. Open the "SampleScene" scene in the attached "imguibug.zip" project 2. Change the UI scaling to 125% in Prefere... Read more
Unpack prefab variant loses all references to the prefab
How to reproduce: 1. Open the "TestPrefabVariantUnpack" project 2. Open "SampleScene" from Assets > Scenes folder 3. Select "Referen... Read more
Object is rendered behind a background camera when primary Camera.target...
How to reproduce: 1. Open user's attached "CameraRenderProblem" project 2. Open "SampleScene" Scene 3. Enter Play Mode Expected res... Read more
Slow FBX import times on get_defaultMaterial when using Universal RP
How to reproduce: 1. Extract the user's project 2. If a project has a Library folder, delete it 3. Open the user's project Expected... Read more
Editor keeps repainting continuously when selecting a .txt file that con...
How to reproduce: 1. Open the attached 'project-1241212.zip' project 2. Select the 'problem-asset' file in the Project Browser Expe... Read more
[Profiler] GPU module hides Call names and "Total time" when the Call na...
How to reproduce: 1. Create and open a new project 2. Add a Reflection Probe to the current Scene from GameObject > Light > Reflecti... Read more
[HDRP] ArgumentNullException error is thrown on pressing Cntrl + Z after...
-Undo operation does not work. -ArgumentNullException error is thrown on pressing Cntrl + Z after removing volume profile overrides.... Read more
[ShaderGraph] Updating an exposed Vector1 property to 'Slider' mode does...
Repro steps: 1. Create a VFX Shader Graph 2. Assign it to a VFX output 3. In SG, add an exposed Vector1 and save the graph 4. Observ... Read more
[HDRP] Volume profile override is removed along with NullReferenceExcept...
All added Volume profile override removed on resetting along with following errors: -AddAssetToSameFile failed because the other as... Read more
[Probuilder] NullReferenceException and ArgumentException errors are thr...
After creating a Probuilder Gameobject, on selecting UV Editor Window NullReferenceException and ArgumentException threw in console,... 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
- 3D Sample Scene (HDRP) template tutorial Welcome Dialog pop-up doesn't appear on project creation
- [Profiler] The Addressable Asset Module module outputs an ArgumentException when asset GUIDs produce a hash collision with Addressables
- Huge amounts of tests have a start delay when pressing "Run All" in the Test Runner
- Blackboard: Double borders around the tooltip
- [WebGL]VideoPlayer Rendering stops when setting FilterMode of a texture downloaded with UnityWebRequestTexture.GetTexture()