Search Issue Tracker
[Android] Application.systemLanguage does not update after changing lang...
To reproduce:1. Open attached project2. Build and run to android device3. Open the application and press the "Check system language"... Read more
Custom grass prefab is colored red when painted on a Terrain and added a...
How to reproduce:1. Open the attached 'project-1182330.zip' project2. In the Hierarchy window select 'Terrain'3. In the Inspector wi... Read more
[IL2CPP][iOS] Asset Bundle loading assemblies are stripped if there are ...
If there are no MonoBehaviours (C# scripts deriving from MonoBehaviour) in the Project, Asset Bundles cannot be loaded on iOS. Steps... Read more
Reset doesn't clear the vertex buffer for Image and Raw Image
Steps to reproduce : - create an Image- add a sprite- click on the cog for the component- choose Reset and notice that the image is ... Read more
URL links do not open in AoT/IL2CPP build when using Open URL node in Vi...
How to reproduce:1. Open the attached project "1356405.zip"2. In the Project window, open scene "SampleScene"3. In the menu bar, sel... Read more
[Camera] Camera preview does not display visible world space canvas
1. Create a new project.2. Create a Canvas with a visible UI element. (i.e. GameObject -> UI -> Button)3. Select Canvas in Hie... Read more
State comes from incompatible keyword space error not very informative
The "State comes from an incompatible keyword space" message is not informative enough to quickly identify the root cause of the pro... Read more
Changing Animator.runtimeAnimatorController while running crashes editor
To reproduce:1. Open attached project2. Open "test" scene in "Scenes"3. Press "play"The editor should crash. That is happening becau... Read more
UV mesh data is missing when bundled with an Addressable and Play Mode S...
Reproduction steps:1. Open the user's attached project2. Make sure "Optimize Mesh Data" is toggled in the Project Settings3. Clear t... 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