Search Issue Tracker
Different assets from two different asset bundles are treated as the sam...
This example shows how two different assets, put in two different assetbundles, are somehow treated as the same asset and the second... Read more
Console is spammed with error messages
Repro steps: 1. Open project Unity4_Bugs.zip; 2. Open WarningsScene in "Unrelated Warnings" folder; 3. Edit shader "WarningShader".... Read more
Error when trying to open a custom EditorWindow
Steps to reproduce : - open the project attached - go to Window > Settings Editor with Namespace and notice the errors in the conso... Read more
Editor - lightmapping windows - filtering on 'Terrains' does not show te...
To repro: - Add one or more terrains to the scene - Go to Lightmapping window - Object and filter on 'Terrains'. Observe that no ... Read more
In play mode GameView starts to disappear (related to use of SystemInfo....
After i pressed "play" button "Game" window disappeares step by step in a couple of seconds and then Unity hangs for minute or two. ... Read more
Batch draw calls not reported in the profiler
Batch draw calls not reported in the profiler Build a web player and connect the profiler. It shows 0 draw calls batched, but you c... Read more
[ScriptingAPI] ParticleSystem.Particle.size and ParticleSystem.Particle....
ParticleSystem.Particle.size and ParticleSystem.Particle.color are equal startColor and startSize of ParticleSystem. And should upda... Read more
Incorrect types in AddComponent() are handled silently
Passing incorrect paramater to any of overloaded methods AddComponent() should not result in silently do nothing Following cases wi... 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
- GetCurrentAnimatorClipInfoCount() and GetNextAnimatorClipInfoCount() return 0 when animator is in transition
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null