Search Issue Tracker
Unity freezes occasionally when reimporting big scenes
To reproduce:1) Open attached project2) Delete Assets/Generated/StagePrefabs3) Right-click folder Assets/StageScenes and reimport it... Read more
CameraStackRenderingState::ReleaseResources crash when exiting play mode
To reproduce:1. Open users attached project "Dedicated Server.zip"2. Open "BarPvP.unity" scene3. Enter play mode4. Press LAN Host(H)... Read more
[Regression] Wrong normal map decoding after setting Android or iOS buil...
Prerequisites:You'll need to have Unit Editor with either Android or iOS players support installed. Steps to repro: 1. Open attached... Read more
[Visualizations] PLM Baked Albedo visualization textures does not update...
If scene visualization is set to Albedo and PLM is the selected lightmapper, moving objects with albedo textures in auto mode causes... Read more
Asset Bundle dependencies are included from an asset linkage in an anima...
Reproduction steps: 1. Open "TestDependenciesCollected.zip" project2. Enter Play Mode3. Click on "Load Bundle From StreamingAssets" ... Read more
[iOS][Metal] "Can't set kSurfaceUseResolvedBuffer surface flag" errors a...
When using a camera with depth only clearing and MSAA iOS build spams constantly this error: Metal: Can't set kSurfaceUseResolvedBuf... Read more
Editor crashes when entering/leaving play mode on .NET 4.6
Reproduction steps:1. Open project attached (UnityTestBug.zip).2. Open scene TestBug (Assets/FindBug/TestBug)3. Press Menu/Test/Star... Read more
[Windows] Touch Screen does not minimise, maximise or close a running Build
On desktop touchscreens like a Lenovo IdeaCentre, the window can't be minimised, maximised or closed with a touch To reproduce: 1. D... Read more
Generated script code does not follow C# standard style
How to reproduce:1. Create a new project2. Create a new script3. Open the script Actual result: The generated script is not followin... Read more
Crash when applying prefab
Crash occurs 100% of the time. 1. Open the attached project and open the scene "UserInterfaceSkeleton"2. Delete the GameObject: User... 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