Search Issue Tracker
NullReferenceException occurs on reloading the Inspector with a C# scrip...
If you have a C# script selected in Project View and the inspector is reloaded (either by recompiling or importing/refreshing the fi... Read more
[HDRP] Volumetric clouds are synced per camera and not via a global time...
Repro steps :- Open attached project- Open scene called "Clouds"- Press Play- Select disabled gameobject called Camera and enable it... Read more
[SerializeReference] Failure to add managed reference to List the first ...
1) Open attached project 2) Create a GameObject and add the Test component. 3) Press `Add`. Notice 1 error is thrown: - Cannot set a... Read more
Editor.OnPreviewGUI background isn't rendered in HDRP or URP
How to reproduce:1. Open the user-attached project “OnPreviewGUI test HDRP”2. Observe the “GUIPreviewTest” window Expected result: T... Read more
WebCamTexture is always vertically mirrored on Metal iOS builds
WebCamTexture is always vertically mirrored on Metal iOS builds, works fine on GLES3 To reproduce: 1) Download and open project2) Bu... Read more
WheelCollider: setting steer angles to -5e-37 can confuse simulation
To reproduce:1. Open attached project2. Open Bugged scene3. Press play4. Steer the skateboard back up the hill toward the cylinder5.... Read more
[iOS] UnityWebRequest.SendWebRequest Timeout property is being ignored u...
When using UnityWebRequest.SendWebRequest with timeout property set to a particular value that is smaller than the time required for... Read more
Unnecessary corners are added to NavMeshAgent path when NavMeshLink over...
Reproduction steps:1. Open the attached “UNITY_6.zip” project2. Open the “NavigationTest” scene (Assets > Scenes)3. Enter the Pla... Read more
[Android] Normals not oriented properly on Adreno 2xx models
To reproduce:1) Open attached project2) Open Scenes/Main scene3) Make sure the camera is set to position X: 2.940638 Y: 25.82 Z: 14.... Read more
Scripts are missing on gameobjects after refactoring class name in MonoD...
- Add a script and attach it to any gameobject on the scene- Open this script in MonoDevelop- Refactor class name in the script to s... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size