Search Issue Tracker
PrefabUtility.GetPrefabInstanceStatus returns "NotAPrefab" when nested p...
How to reproduce:1. Open attached "PrefabsTests 2018.3.zip" project2. Go to Tools -> "Test Prefabs Asset"3. Observe Console Expec... Read more
Graphic color data is not readable in the shader when writing data to UI...
How to reproduce:1. Open attached "UIVertex.uv2bug.zip" project2. Go to Assets -> Scenes folder and open 'SampleScene"3. Change c... Read more
Crash on memcpy when applying changes in the Bone Editor
How to reproduce:1. Open the attached project2. Select "Player_Unrigged" in Project3. Press "Sprite Editor"4. Select "Bone Editor"5.... Read more
VideoPlayer delays between videos of playing previously Prepared videos
To reproduce:1. Open attached project "Video Bug.zip"2. Open "Video.unity" scene3. Enter Play mode4. Listen and watch the video5. Ob... Read more
Editor crashes with D3D12SwapChain::CreateHWND when switching to Direct3...
How to reproduce:1. Create new project2. Open Project Settings/Player tab3. Under Other Settings disable "Auto Graphics API for Wind... Read more
[.NET] Crash due to corrupted sharedAssets file when loading a scene fro...
How to reproduce:1. Open the attached "WSACrash.zip" project2. Open the "AssetBundleCrash" scene3. In the Build Settings, make sure ... Read more
Positional and rotational changes to prefab are not applied when applyin...
How to reproduce:1. Open attached project "Case_1105447_changes"2. Open "SampleScene"3. Select "CubePrefab" instance in the scene4. ... Read more
Crash on (ntdll) RtlUserThreadStart when generating lighting
How to reproduce:1. Open the "Bake_CRASH.zip" project2. Open the "StarterArea Desing.unity" scene3. Window > Rendering > Light... Read more
Unity crashes on RecordUnapplicableOverrides when trying to make a new P...
How to reproduce:1. Open the attached project2. Open the "Main.scene" scene3. Drag the "Button - Write" GameObject from the Hierarch... Read more
LWRP project spawns multiple exception in UWP build
Steps to reproduce:1. Download 1106472_repro.zip2. Switch platform to UWP3. Build project with IL2CPP backend4. Open Visual Studio s... 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