Search Issue Tracker
[Android]Vulkan doesn't work on android devices with 7.x OS if Virtual R...
Steps to reproduce:1. Open project from the link2. Build and run for android-Crash(sometimes requires more tries to run the app) Not... Read more
[Code Stripping] Standalone builds fail with 'UnityLinker.exe' errors wh...
Reproduction steps:1. Open the user's attached project ("Core.zip")2. Try making a Standalone Development build with code stripping ... Read more
SceneManager.LoadSceneAsync freezes the editor when loading scenes with ...
Reproduction steps:1. Open the attached project2. Open the "Menu" scene3. Enter Play mode4. Press any of the buttons on the screen E... Read more
[Scripting] Javascript file doesn't open up along with "JScript compilat...
JavaScript file doesnt open in external application along with "JScript compilation error" on opening it from the project view. Refe... Read more
Profile Analyzer - List of Threads is not strictly ordered
How to reproduce:1. Create a new Unity project2. Import the Profile Analyzer package3. Using the Unity Profiler record some frames o... Read more
[URP] Built-in variable _WorldSpaceCameraPos is linked to Scene view vir...
How to reproduce:1. Download the attached project files2. Import the "Shadow Caster Bug Repro" files to the "Bug Repro" project3. Op... Read more
AssetBundle.name is empty when asset bundle loaded through WWW
To reproduce:1. Open attached project2. Go Assets -> Build AssetBundles3. Open "test" scene4. Play the scene Actual behavior: not... Read more
[ShaderGraph] Deleting A Group Node that contains a blackboard Property ...
Reproduced in SRP master of 8/7/19 (0c3b4b5888), 2019.3.0a12 Repro #1 (with my simple file):1) Open up DeleteMyNodes.ShaderGraph2) B... Read more
[Packman] Installation status of some packages under dependencies text i...
The installation status of some packages is misaligned under dependencies information of packages. This is due to the uneven line sp... Read more
Crash in ClothModule::CreateOrRecreateCloth(Unity::Cloth*, SkinnedMeshRe...
Crash in ClothModule::CreateOrRecreateCloth(Unity::Cloth, SkinnedMeshRenderer) when you try to add a mesh in Skinned Mesh Renderer 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