Search Issue Tracker
Array new values are not saved when changing in the Inspector window
To reproduce:1. Open the project “InspectorBug”2. Select “Test” GameObject3. In the Inspector expand “Test (Script)”4. Change values... Read more
5.0 Deferred Shading makes Masked world space UI not work
UI Masks in world space canvases don't work with Unity 5.0 deferred shading. Read more
Multiselected elements are reordered when they are reparented
Reproduction steps:1. Open the attached project "SomeBugs.zip"2. In the Project window open the "NewUXMLTemplate" Visual Tree Asset3... Read more
[WebGL] Profiler does not autoconnect on WebGL builds
How to reproduce:1. Create new project2. Open build settings, switch to WebGL and enable Autoconnect profiler setting3. Build and ru... Read more
[Mecanim] animator.gameobject.setactive(false) causes Editor to crash
How to reproduce:1. Open the attached project "676190Anim.zip"2. Open test scene3. Play it and Unity will crash4. Game Object has ve... Read more
Addressables Assets are serialized in an arbitrary order when adding to ...
Reproduction steps:1. Open the attached 'AddressablesSortOrder' project2. Go to the 'Window -> Asset Management -> Addressable... Read more
[HDRP] Active LOD bias value message does not update according to HDRP L...
1. Create a new project.2. Create a cube. (GameObject -> 3D Object -> Cube)3. Add an LOD Group Component to this cube. (View i... Read more
Visualization baked albedo is broken for rescaled terrains
If you draw a pattern on a terrain surface and then resize the terrain (using terrain settings), the pattern may be stretched differ... Read more
[XR][Oculus] Shaders of hands and skybox are missing in the Build while ...
How to reproduce:1. Open the attached project from the Google Drive2. Build and Run the project on an Oculus Quest 2 device Expected... Read more
[Baked GI] Prefab has corrupted lightmap UVs when loaded from a bundle
How to reproduce:1. Open the attached project ("case_1210785-lightmap_addressable_bug.zip")2. Open the repro scene ("SampleScene")3.... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default