Search Issue Tracker
Significant increase in triangle and vertex count when lighting identica...
Steps to reproduce: 1. Open attached “LightingPerformance.zip” Unity project 2. Open “Main” scene 3. Enter Play mode 4. Enable Stats... 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 repr... 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 project 2. Open the MainScene.unity sc... Read more
[WebGL] Timeline Animations from AssetBundle are not played
Steps to reproduce: 1. Open user attached project 2. In LoadAssetBundles.cs script at WWW.LoadFromCacheOrDownload add a bundle url ... 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 devic... Read more
Creating a new UI object in disabled canvas creates a new canvas
Steps to reproduce: 1. Create a new project 2. Create a canvas element 3. Disable the Gameobject 4. Select the canvas 5. Try to crea... Read more
[Windows] Editor becomes unresponsive when values are entered with keybo...
How to reproduce: 1. Create new Unity project 2. Make sure that "Show text suggestions as I type" for hardware keyboard in windows s... 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 projec... Read more
Renaming objects from Hierarchy Window context menu does not work if alr...
To reproduce: 1. Create a new project 2. Create an empty gameobject 3. Select the gameobject and Ctrl + D (Cmd + D) about 20 times 4... 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
- Crash on Collider::FindNewAttached when colliding specifc GameObjects
- Animator.CrossFade normalizedDuration results in scaled clip advancement when Animator.speed is not 1.0
- Android Debug Symbols shows a Warning that Cloud Diagnostics is enabled when Cloud Diagnostics Package is not installed
- [UI Builder] Insertion Point jumps to the end of the string when editing a new Selector name
- Android player crashes on "vk::RenderPasses::GetPackedRenderPass" when using Vulkan Graphics API in a specific project