Search Issue Tracker
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
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
[Player Settings] [Common] [Shader Variant Loading Settings] - Shader ch...
Steps to reproduce: 1. Open File > Build Profiles 2. Create a build profile and add a player settings to it (press Customize play... Read more
[Player Settings] [Common] [Rendering] - Lightmap Encoding should be cha...
Steps to reproduce: 1. Open Build Profile window (File > Build Profiles) 2. Create a build profile and add a player settings to i... Read more
The Package Manager gives inconsistent search results and shows errors i...
How to reproduce:1. Create a new empty project2. Add the following package to “My Assets”: [https://assetstore.unity.com/packages/vf... Read more
Read/Write error is thrown when making an AsyncGPUReadback request to a ...
How to reproduce:1. Open the “IN-77561_repro“ project2. Open the “SampleScene“3. Enter Play Mode4. Observe the Console Expected resu... Read more
Build Target Extension is using BuiltTarget.ToString() instead of NamedB...
BuiltTargetExtensions and QualitySettings API are excluding/including platforms by string There might be a missmatch between what th... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template