Search Issue Tracker
Delay at the start of Play Mode when Python Scripting package is installed
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Scene/SampleScene” Scene3. Enter Play Mode and after t... Read more
Crash on Transform::SetParent when duplicating a Prefab in the Hierarchy
Reproductions steps:1. Open the attached “repro_IN-77434“ project2. Open the “Assets/Scenes/SampleScene.unity“ Scene3. In the Hierar... Read more
[iOS] Undefined Symbol Error is thrown in Xcode when using Debug.CheckIn...
How to reproduce:1. Open the attached Project "DebugTest.zip"2. Build and Run the Project on iOS3. Observe the Errors thrown by Xcod... Read more
GameObject with the Network Object component is removed when connection ...
How to reproduce:1. Open the “IN-77637_repro“ project2. Open the “Test“ scene3. Enter Play Mode and wait for 10 seconds4. Observe th... Read more
Child's Awake is called before parent's Awake when entering Play Mode
How to reproduce:1. Open the user's attached project2. Enter Play Mode Expected results: Parent's Awake is called before child's Awa... Read more
SplineAnimate.EvaluatePositionAndRotation error when instantiating a pre...
Reproduction steps:1. Open the “ReproProject“ project2. Open the “Assets/Scenes/SampleScene“ scene3. Enter Play Mode4. Press the spa... Read more
Crash on ScriptableBatchRenderer::RenderMultipleMeshes when entering the...
Reproduction steps:1. Open the attached project “AltCrashRepro”2. Enter the Play mode Expected result: The Play mode startsActual re... Read more
Crash on BatchRendererGroup_CUSTOM_RegisterMaterial_Injected when render...
Reproduction steps:1. Open the attached project "CrashRepro"2. Add a new Empty Sub Scene (Right-click in the Hierarchy window > N... Read more
Draw call batching does not work when using identical Sprite Renderers i...
Reproduction steps:1. Open the attached “SpriteBatch.zip” project2. Enter the Play mode3. Open the Profiler (Window > Analysis &g... Read more
[Player Settings] [Android] [Publishing] - Key Store Password and Key Al...
DescriptionIt's not possible to set the key store pass and key alias pass for Android build profiles. It shows up as disabled Reprod... 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