Search Issue Tracker
PathQueryStatus.Success is returned in a Script but the Path can't be re...
How to reproduce:1. Open the attached project's "case_1197062-Project.zip" Scene labeled "SampleScene"2. Enter the Play Mode3. Click... Read more
Terrain Toolbox window causes an exception after entering and leaving pl...
Steps to reproduce: Load the attached project Ensure that the Terrain Tools window (Window/Terrain/Terrain Toolbox) is open and dock... Read more
[GPUProfiler] "!query->pending" errors when doing GPU profiling of Windo...
Steps to reproduce: 1. Open Unity on Windows (DX11 mode);2. Create new project or open attached one;3. Go to Build Settings (File -&... Read more
[ReflectionProbes] Baked Reflection Probe data does not get reloaded aft...
How to reproduce: 1. Open attached project2. Open scene Scenes/test.unity3. Select the Reflection Probe in the scene and Bake it- No... Read more
Streaming audio is broken
Could reproduce in Version 4.2.0a1 (e507cb846753) To reproduce:- Open attached project and launch "AudioTest" scene- Hit Play- Press... Read more
A few Gingerbread devices freeze after the app is closed or sent to back...
The device becomes unresponsive after the application is sent to the background by pressing the home button or after it is quit with... Read more
Sampler Limit 16 exceeded in URP Lit shader
We have some variants/cases where the sampler limit of 16 is exceeded. There can be more than 16 samplers, but only 16 can be used a... Read more
Method WheelCollider.GetGroundHit and terrain changes causes unity crash
Sometimes method WheelCollider.GetGroundHit crashes unity if terrain height is changed, I'm still not sure for real cause. 1. Play s... Read more
m_TransformInfo.localAABB.IsValid when reimporting the example project.
Steps to reproduce : - import the UI example project- reimport all and notice the errors IsFinite(outDistanceAlongView)UnityEditor.D... Read more
UI elements flicker with Editor on a second monitor and Game window on t...
Steps to reproduce:1) Open the attached project.2) Place the Editor window on a second monitor.3) Detach the Game tab from the Edito... 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