Search Issue Tracker
[.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
Renaming objects from Hierarchy Window context menu does not work if alr...
To reproduce:1. Create a new project2. Create an empty gameobject3. Select the gameobject and Ctrl + D (Cmd + D) about 20 times4. Re... Read more
Gameobject starts rotating when a force is applied to the center of its ...
To reproduce:1. Open user's attached project2. Open and play "Main" scene3. Wait 5 seconds for the rocket to start recentering itsel... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved