Search Issue Tracker
[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
Moving asmdef file together with scripts causes nonstandard compile errors
Steps to reproduce:1. Open user attached project2. Drag-and-drop the script and the asmdef file into the folder. Make sure to drag-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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS