Search Issue Tracker
[Probuilder] NullReferenceException are thrown when face dragging is use...
How to reproduce:1. Open attached project "Probuilder API Examples.zip" and scene "MeshEditorScene"2. Build and run (make sure Devel... Read more
GameObject that changes parents when set to DontDestroyOnLoad becomes mi...
When a gameObjects gets set to DontDestroyOnLoad, after becoming a child of an object in a scene and then setting the parent to null... Read more
[Scene/Game View] Changing the initial Directional Light to any other ty...
On changing the light type of the Directional light gameobject initially present in the 'Sample Scene" to point, spot or area and ro... Read more
Switching canvas render mode to overlay doesn't show canvas' content
1. Load attached project2. In the Hierarchy tab, select the Canvas object3. under the canvas component, change the render mode to sc... Read more
[WindowManagement] NullReferenceException occurs when changing Windows U...
NullReferenceException is thrown on changing scale factor of the screen from Window's display settings. Refer the attached Video Ste... Read more
[HDRP][VR] Target Eye setting does not work when using Single-Pass Insta...
How to reproduce:1. Open the "1159306_ReproProject" Project2. Open the "Scenes/SampleScene" Scene3. Enter the Play Mode Expected res... Read more
[UI Builder] A lot of garbage is being collected when UI Builder inspect...
How to reproduce:1. Open attached project "UIBuilderMoveWindowLagSpike.zip"2. In Project window, open "Assets" -> "NewUXMLTemplat... Read more
WebAssembly throws out error when loading a scene through an Asset Bundle
Reproduction Steps:1. Import project "WebAssembly".2. Open scene "gMain".3. In Player Settings, make sure "WebAssembly (Experimental... Read more
Enabling Animator causes animation to finish immediately
To reproduce:1. Open attached project2. Play Scene3. Wait 10 seconds4. Click enable5. Notice that the animation finishes immediately Read more
[XR][Oculus GO][Oculus Quest] built-in shader is causing right eye to fl...
To reproduce:1. Open attached project "OculusGlassShaderBug.zip" (or any project containing objects with material that user Unity'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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used