Search Issue Tracker
Saving a prefab with EditorUtility.SetDirty shows prefab's child object'...
To reproduce: 1.Download and open attached project2.Open Scene "Scene"3.Enter Play mode4.Exit Play mode5.Press CTRL+S6.Click the arr... Read more
Dynamic Resolution Rendering error when using Depth of Field in URP
Steps to reproduce:1. Open user-supplied project2. Enter Play Mode with Direct3D12 Expected: there are no visible artifactsActual: t... Read more
Editor scripts with EditorGUI.EnumPopup() make multiple-gameObject-selec...
To reproduce:1. Open attached project2. Look in the project and see that test1 has Letter A and test2 has Letter B.3. Multi-select t... Read more
[Vulkan] Clear command does not work when used in the middle of a Render...
How to reproduce:1. Open the “nativerenderpassclearbug“ project2. Open the “SampleScene”3. Open and observe the Scene view4. Open an... Read more
[LightProbes] With continuous baking enabled and baked light, light prob...
Steps to reproduce this issue: 1. Open the attached project2. Open 'Light probe bug' scene3. Notice light probes in the scene affect... Read more
[TMP] Undoing a TextMeshPro Text change does not Undirty the Scene
How to reproduce:1. Download and open the attached project 'TMPDirty.zip'2. Open Scene 'SampleScene'3. Expand Canvas in Hierarchy4. ... Read more
If a TextAsset is created from a .txt file that uses the wrong type of e...
If a TextAsset is created from a .txt file that uses the wrong type of encoding, Unity will just return an empty string WITHOUT rais... Read more
NullReferenceException is thrown when calling Sqlite.dll method that use...
How to reproduce:1. Open the attached project (case-1295553.zip)2. Make sure that Burst Compilation is enabled (Jobs -> Burst -&g... Read more
[URP] Custom Renderer Feature is not being serialized
Steps:1. Download attached zip (URPRenderFeature.zip)2. Delete Library folder and open project 3. On ProjectView select "URPAsset_de... Read more
Audio Clip is not correctly reloaded after a scene change if Resources.U...
How to reproduce: 1. Open attached project2. Open scene AudioBug.unity3. Build to Standalone and run- Upon running, a sound should p... 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