Search Issue Tracker
[iOS] Vertex shaders are recompiled at runtime even when using Preloaded...
Reproduction Steps:1. Open User's project2. Build to iOS3. Open Xcode project4. Run Profiler - "Metal System Trace"5. Inspect the "S... Read more
CollisionListener2D::ProcessContacts crashes when unparenting game objec...
CollisionListener2D::ProcessContacts crashes in Play mode when unparenting game objects and destroying their parent which has Rigidb... Read more
"IActiveBuildTargetChanged" tries to create abstract class instead of de...
Reproduction steps:1. Open project attached (Unity2017_IActiveBuildTargetChanged.zip).2. Open Build Settings3. Switch active build-t... Read more
Console Window displays several error messages merged into one when they...
When script contains compile errors in a line after 255 symbols, the error messages appear merged into one in the Console Window. To... Read more
[WSA] System.ArgumentOutOfRangeException when deploying a scene which in...
Steps to reproduce:1. Open the attached project (UwpTMProCrash.zip)2. Switch platform to Windows Store4. Build for WSA Universal 10 ... Read more
VR continues to be enabled after checking it off in the Player Settings ...
Steps to reproduce:1. Create a new project2. Ckeck" VR Supprted" in Player settings3. Enter playmode4. Unckeck "VR Supprted" in Play... Read more
[Shuriken] Crash in ParticleSystem::CalculateEffectUIData
Repro steps: 1. Open SpriteTexutres scene from attached project.2. Make sure Scene view is visible.3. Select one of the following in... Read more
Editor Crashes when Deep Profiling is being entered while using ContentS...
To reproduce:1. Open attach project;2. Open Scene3D.unity;3. Enable deep profiling in the editor Expected result: Editor should not ... Read more
[Android] Locking device when splash image appears makes Unity logo not ...
Steps to reproduce: 1) Download attached project 'SplashScreenProblem.zip' and open in Unity2) Build and run project on a device3) L... Read more
EnumMaskField returns lower value than it actually is
Reproduction steps:1. Open project attached (enumdrawerbug.zip).2. Open scene "Main".3. Select object "Flags".4. Check what is writt... 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