Search Issue Tracker
[Animation] 'Property window' remains stay open after closing the Animat...
After creating new Animation then during adding a Property, 'Property window' remains to stay open, on closing the Animation window.... Read more
Changes in Scene triggers Mesh data optimization when building AssetBund...
Steps to reproduce:1. Open User-supplied project ("ScriptableBuildPipelineIssue.zip")2. Select AssetBundle - > Build, notice the ... Read more
Undoing a Snapshot that's not visible should select the Snapshot
Steps to reproduce : - create an audio mixer- add another Snapshot- change the Attenuation Fader in the Master group- select another... Read more
AnimationClipPlayable::SetClip crashes Unity when animation is recorded ...
To reproduce:1.Open attached project2.Open "MecanimCrash.unity" scene3.Enter play mode4.Press "c" on your keyboard5.Observe Unity cr... Read more
[iOS] Loading with WWW.LoadFromCacheOrDownload from StreamingAssets hang...
Steps to reproduce: 1. Open attached project (StreamingAssetsDownloadBug_stripped.zip)2. Build for iOS3. Build the Xcode project and... Read more
Animation property is not included when the Clip is split after the last...
How to reproduce:1. Open the project in "SplitAnimationRepro.zip"2. Open Animation window3. In Project window expand "handModel.fbx"... Read more
[TMP] NullReferenceException error is thrown on assigning Font Atlas tex...
NullReferenceException error is thrown on assigning Font Atlas texture to None. Steps to repro:1. Create a new Project.2. Windows &g... Read more
[Standalone][DualMonitor] Editor changes positions when changing build f...
Reproduction steps:1. Create a new Unity project.2. Go to File > Build Settings > Player Settings.3. Set D3D9 and D3D11 Fullsc... Read more
Error "APIUpdater encountered some issues..." appear when using script u...
Reproduction steps:1. Create new project.2. Make a script with unsafe code.3. Run script updater on it. Expected result: Script upda... Read more
This STV build crashes bootloader
This only happens when you add the STV installer over this build, which is why no other STE reported it. Severity 1 for STV. Version... 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 hangs when a huge mesh is used for CanvasRenderer
- ChildSafetyHandles grow indefinitely when repeatedly creating and disposing NativeLists with a long‑lived custom allocator
- My Assets in Package Manager appear empty when the search is cleared and the tab is switched
- Test Shader appears twice in Material Shader selection menu
- "CustomPass.injectionPoint" returns "AfterPostProcess" when a global CustomPass is registered with "BeforeRendering" in HDRP