Search Issue Tracker
2D Sprite Prefab Loaded from an AssetBundle loses its Texture reference ...
Steps to reproduce:1. Open the original project "TestSpriteTextureMissing.zip"2. Navigate to Project -> Assets -> Scenes and o... 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
Reserialize asset in text mode doesn't work if ScriptableObject has suba...
To reproduce:1. Open attached project2. Change serialization mode to "Force Text"3. Reimport all assets4. Notice that "Nested Asset"... Read more
[Shuriken] Saved by batching of multiple particle systems is not indicated
Steps to reproduce: 1. Download and import attached project. (ParticlesDynamicBatchingStrip.zip)2. Open scene: Scene10_Test3. Press ... Read more
[Remote Config] Cursor does not change to Edit mode when Editing fields ...
Cursor does not change to Edit mode and keeps displaying the default arrow icon when Editing fields in Remote Config window. Refer t... Read more
[RenderTexture] Two objects with same 3d texture turn black
For some reason, when two objects share same material with render texture they become black after 1 second delay. This bug only repr... Read more
ShaderGraph custom transparent Shader becomes opaque when HDR is enabled
How to reproduce:1. Open the attached “IN-102107” project2. Open the “DepthShadowDemo” Scene3. Open the Inspector for the URP Asset ... Read more
Quality Level button in the customizable toolbar has no maximum width se...
Steps to reproduce: Create a new Unity project using the Universal 3D template Click on the quality level button in the customizable... Read more
Camera stops Rendering when it has HDR and MSAA set to Off and a Post Pr...
How to reproduce:1. Download and open the attached project "1154624.zip"2. Open the Sample Scene3. Inspect the Game window Expected ... Read more
[Android] Content type with PUT request with no upload handler shows "ap...
To reproduce:1. Open attached project2. Build and run to the Android platform3. Check the logcat4. Observe content type is set to "a... 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