Search Issue Tracker
Crash on TrailModule::Update when loading Particle Systems with Trails m...
How to reproduce:1. Open the attached “CrashRepro“ project2. Build And Run3. Repeatedly press the “A“ key (Can take up to 200 times ... Read more
[Mobile] Player Crash on scripting_invoke_profiler_begin when the built ...
How to reproduce:1. Open the attached “IN-110405.zip” Project2. Build and Run the “SampleScene” on a Mobile device3. Observe the Cra... Read more
UI Debugger: Invalid value for property '-unity-material'
Steps to reproduce: Open the UI Debugger Attempt to assign a custom shader Result Invalid value for property '-unity-material'UnityE... Read more
VFX Parameters are missing the documentation links
How to reproduce:1. Create a new project and install the Visual Effects package2. Create any VFX Graph and open it3. In the Blackboa... Read more
IL2CPP build fails when changes to C#’s async state machine-generated co...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/ReproScene.unity” Scene3. Open File > Buil... Read more
Crash on GetSceneGUID when building a scene
Reproduction steps:1. Open the attached project ("IN-105103_Test")2. Open scene "Scenes/MainGame"3. Build & Run the project Expe... Read more
ComputeShader compilation is executed sequentially, resulting in subpar ...
Reproduction steps:1. Open the attached “IN-102708_Repro.zip“ project2. Open the “Assets/MyShaderTest/StandaloneShader_500_500.compu... Read more
Create Node popup remains and a "NullReferenceException" error is thrown...
Steps to reproduce: Create a new Unity project using the Universal 3D template Install the Visual Effect Graph package (com.unity.vi... Read more
Crash on UnityObjectToString(Object*) when an object has a field with a ...
How to reproduce:1. Open the “IN-109521“ project2. Open File > Build Profiles3. Build and Run4. Observe the build crash Reproduci... Read more
Visual Effect Graph Node creation folder colors are not set to default b...
Steps to reproduce: Create a new Unity project using the Universal 3D template Install the Visual Effect Graph package (com.unity.vi... 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