Search Issue Tracker
[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
Clicking on a 'Shader Variant Collection' outputs a "NullReferenceExcept...
Reproduction steps: 1. Open "New Unity Project.zip" project2. In the Project window click on "global" Expected Result: The Shader Va... 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu