Search Issue Tracker
[Android] Black Screen on Adreno GPU using Postprocessing Stack and GLES...
Steps to reproduce: 1) Download attached project and open in Unity2) Make sure Graphics API is set to GLES2 in the Player Settings3)... Read more
Significant increase in triangle and vertex count when lighting identica...
Steps to reproduce:1. Open attached “LightingPerformance.zip” Unity project2. Open “Main” scene3. Enter Play mode4. Enable Stats in ... Read more
[.NET] IL Offset is not available on Release builds
When Release build configuration is used in Unity, IL Offset is not available, unlike on regular .NET Release builds. Steps to repro... Read more
[Hololens] Failed to get spatial stage statics warning is thrown when bu...
NOTE: Sample project required Vuforia be installed. Steps to reproduce:1. Open the attached project2. Open the MainScene.unity scene... Read more
[WebGL] Timeline Animations from AssetBundle are not played
Steps to reproduce:1. Open user attached project2. In LoadAssetBundles.cs script at WWW.LoadFromCacheOrDownload add a bundle url -ht... Read more
[Editor] "Invalid Image Assertion failed" occurs when Graphics API is sw...
"Invalid Image Assertion failed" occurs when Graphics API is switched to OpenGLES2 on Windows Steps to Repro:1. Create new project &... Read more
[iOS] Artifacts are rendered on a specular surface
Steps to repro: 1. Open attached project and 'scene' scene;2. Build and run the project to iOS player;3. Run the app on iOS device. ... Read more
Creating a new UI object in disabled canvas creates a new canvas
Steps to reproduce:1. Create a new project2. Create a canvas element3. Disable the Gameobject4. Select the canvas5. Try to create a ... Read more
[Windows] Editor becomes unresponsive when values are entered with keybo...
How to reproduce:1. Create new Unity project2. Make sure that "Show text suggestions as I type" for hardware keyboard in windows set... Read more
Rigidbody Interpolation hitches when moving VR camera's container
Closing issues because we have been unable to reproduce this behavior. Steps to reproduce:1. Download the latest attached project ("... 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