Search Issue Tracker
Turn off stats collection for areas hidden in Profiler window
Unity built-in profiler can add overheads what makes it harder to profile games. To reduce that overhead we can turn off samplers th... Read more
[XR]"ArgumentException: There must be 2, 3 or 4 components in the versio...
[XR]"ArgumentException: There must be 2, 3 or 4 components in the version string" exception on selecting Vuforia AR. Steps to Reprod... Read more
[WebGL] build size increase for empty project
-e: see title, applies to wasm, asm, gzip and brotli Last good version:Version 2018.2.0a1 (f0f6225eae35)Fri, 26 Jan 2018 14:35:39 GM... Read more
Custom Model Rig Bone Menu glitches out after going through the hierarch...
How to reproduce: ("1002172glitch.mp4")1. Open the attached project "1002172avatar.zip"2. In the Inspector Window, go to Rig setting... Read more
Clicking documentation icon on TrackedPoseDriver component opens 404 err...
How to reproduce:1. Open the attached "BrokenLink" project and "Link" scene2. Inspect "GameObject" in Hierarchy and click on Tracked... Read more
[Android]Input.gyro.updateInterval returns incorrectly formatted values ...
Steps to reproduce:1. Open attached project2. Open "_scene" scene3. Build for Android-Gyro Update Interval on Android is returned in... Read more
Can't assign a cube render texture as a cookie to a point light
Steps to reproduce:- Open "Test" Scene in attached project- Select the point light- Try to assign "Cookie_Cube_RT" in the Cookie fie... Read more
Crash with "EditorUtility_CUSTOM_IsPersistent" when selecting duplicated...
To reproduce:1. Open my attached project2. In Project window, select both of the Scriptable objects Expected: editor shows warningAc... 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