Search Issue Tracker
Custom NavMesh Agent Type causes an error "Failed to create agent" in th...
Reproduction steps:1. Open the attached project "BugReport_NavMesh_FailedToCreateAgent.zip";2. Open Scene.unity;3. Select "My Agent"... Read more
[IL2CPP] Stack trace doesn't show script names and line number
1. Open attached project "repro_722931"2. Build to iOS with IL2CPP and Script Debugging enabled3. ArgumentException will be thrown w... Read more
Output in Command Prompt is not displayed when Editor is launched via Un...
To reproduce:1. Open user's project via Unity Hub2. In main toolbar, go to CMD > Run CMD3. Observe the cmd window Expected: comma... Read more
Wrong default value for array elements added in inspector
When increasing the size of an array (of class) in the inspector, the constructor for the array member is called, but then the value... Read more
[LightProbes] Switching light probes does not update them at runtime.
Switching Lightprobes does not updated them in runtime. When loading Lightmaps and Lightprobe data via script for some reason the pr... Read more
Event.current.shift, Event.current.alt, and Event.current. don't work as...
Steps to reproduce : - import the project attached- press play and hold shift, control or alt key down and notice the message- build... Read more
Built-in unlit particle shader has HDR color selection for albedo, URP u...
To reproduce:1. Open any project;2. In Graphics settings, set Render pipeline asset to none;3. Create a Particle system, assign a ne... Read more
Failed executing external process for 'Final Gather' job error repeating...
To reproduce:1. Open attached project2. Open PVE_C01_004 scenek3. Bake scene lighting4. Notice "Failed executing external process fo... Read more
JsonUtility does not serialize/deserialize DateTime formats
Repro steps:1) Open the project and only scene in it2) Play the scene3) Inspect the Console - notice that no result is given in the ... Read more
OnApplicationFocus() is not called when leaving or re-entering a VR appl...
How to reproduce:1. Open the user's project2. Open the "SampleScene/Scenes" Scene3. Enter the Play Mode4. With HMD on press the Home... 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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [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