Search Issue Tracker
[Linux] Array Element doesn't duplicate/delete when clicking "Duplicate/...
Reproduction steps:1. Open the attached project “IN-15122.zip”2. Open the “Assets/Scenes/Repro.unity” scene3. In the Hierarchy Windo... Read more
AI icon disappears for becomes very small on the "Generate" window tab
Steps to reproduce: Create a new Unity project Make sure the AI Assistant package/s are installed Create a new asset (for example, a... Read more
[iOS] Crash when using Addressables.InitializeAsync
Reproduction steps:1. Download and open the attached "Misc.UnityProject.zip"2. Build and deploy the project to iOS3. Observe the cra... Read more
[Android] Depth texture isn't rendered when using OpenGLES3 Graphics API
Reproduction steps:1. Open the user’s attached “IN-18722_DepthRendering2021“ project2. See that Graphics API is set to OpenGLES3 in ... Read more
[iOS] Substance RAM footprint is including input texture files
How to reproduce: 1. Open attached project (35518 substance ram.zip)2. Build to iOS and run- Once run, there should be two spinning ... Read more
[Baked GI] Prefab has corrupted lightmap UVs when loaded from a bundle
How to reproduce:1. Open the attached project ("case_1210785-lightmap_addressable_bug.zip")2. Open the repro scene ("SampleScene")3.... Read more
SerializeReference working incorrectly when using Prefab Variant
Reproduction steps: Open the attached project(“VarianSerializationBug.zip“) Select Scene Assets/Scenes/SampleScene Select Assets/Var... Read more
Shaders: #pragma target with trailing comment is not recognized
Writing something like "#pragma target 4.0 // test" in a shader does not actually work - the trailing comment makes SM4.0 target not... Read more
GameObject's selection highlight rectangulates when texture is assigned ...
How to reproduce:1. Open the attached '185234-selection highlight.zip' project2. Open 'SampleScene' Scene3. Select 'Conifer_Needles_... Read more
The Burst converted value differs from the value of the non-Burst conver...
How to reproduce:1. Open the “BurstConversion“ project2. Open the “SampleScene“3. Enter the Play Mode4. Open the “Test“ GameObject i... 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
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
- Shader Graph validation errors are not pointing to the right implementation