Search Issue Tracker
"Resources.FindObjectsOfTypeAll(typeof(Material)).Length" increases ever...
Reproduction steps:1. Open the “MaterialCount“ project2. Open the “SampleScene” scene3. While observing the Console enter and exit P... Read more
Timeline tracks cannot be deleted when selecting a disabled PlayableDire...
Reproduction steps:1. Open the “TrackDeletion” project and the “SampleScene” scene2. Using Project Browser open the “SampleTimeline“... Read more
Cannot scroll up/down a Frame Debugger event panel when mesh preview is ...
Reproduction steps:1. Open the “MeshPreview“ project and the “SampleScene“ scene2. Open Frame Debugger and click “Enable”3. Select t... Read more
Wrong tooltip when hovering over the "Load In Background" property of an...
Reproduction steps:1. Open the “LoadInBackground“ project2. In Project Browser select the “SampleAudioClip“ audio clip3. In Inspecto... Read more
Input results in a "NullReferenceException" when passing "null" to "GUIL...
Reproduction steps:1. Open the “TextFieldNull“ project2. Open the “TestWindow” window (Tools > TestWindow)3. Select the text fiel... Read more
UnityEvent listener execution state is Off by default
Reproduction steps:1. Open the “OffByDefault” project2. Open the “SampleScene“ scene3. Select the “Test” GameObject4. In Inspector c... Read more
Netcode displays a warning in the Console Window when hosting
Fixed in PR-2309Reproduction steps:1. Open the attached project “NetcodeProject”2. Open the “Assets/Scenes/SampleScene.unity” scene3... Read more
Error is logged when selecting UnityEngine.Terrain element in Memory Pro...
Reproduction steps:1. Open the attached project “MemoryProfilerBug”2. Open the Memory Profiler “Window>Analysis>Memory Profile... Read more
EditorWindowTitle attribute does not work when applied to custom EditorW...
Reproduction steps:1. Open the attached project “WindowBug”2. Press “BUG REPORT>Window with custom title“3. Observe the opened wi... Read more
Can not navigate through the Scene when using custom SceneView
Reproduction steps:1. Open the attached project “ShortcutBug”2. Press “Bug>Open Window”3. In the Scene Window try to adjust the V... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code