Search Issue Tracker
[IL2CPP] Project fails to Build fails when 'event Action' is used
To Reproduce: 1. Build the project from repro_test.zip (12 MB) with Ill2CPP2. Observe that the build fails with: IL2CPP error for me... Read more
GameObject with Shader Graph Lit Material is not visible when drawn with...
How to reproduce:1. Open the user's attached "URPAlpha.zip" project2. Open the "BugDemo" Scene3. Enter Play Mode4. Observe the Game ... Read more
Crash on mono_class_alloc0 when trying to access a static interface prop...
Reproduction steps:1. Open the user's attached project2. Open "Assets/Scenes/SampleScene" scene3. Enter Play Mode Expected result: C... Read more
[HDRP] Baked reflection probe causes the scene to always be marked as dirty
How to reproduce:1. Open the attached "ReflectionProbeSave.zip" project2. Open "SampleScene" and notice that it's marked as dirty in... Read more
Corrupted mipmaps are generated when using EditorUtility.CompressTexture...
How to reproduce:1. Open the attached “IN-126492” project2. Open the “SampleScene”3. In the toolbar, navigate to Tools > Compress... Read more
Applying component or property takes current Animation Mode Preview or R...
Steps:1. Create new GameObject.2. Make it a Prefab.3. Open Animation view and click Create Animation.4. Click the red record button ... Read more
IL2CPP compile error when script contains method group of interface to d...
How to reproduce: 1. Open attached project- Project contains a single script: using System; public interface IMyInterface<T>{v... Read more
Prefab's Overrides window appears from the left side of the Editor
Steps:1. Create a new project2. Add any GameObject and convert it to the prefab3. Select prefab instance in the Hierarchy4. Click on... Read more
[WebGL] MSAA effect is not applied in build
How to reproduce:1. Open attached project ("1384522.zip")2. Build and Run the SampleScene to WebGL platform Expected result: MSAA is... Read more
[Android] build fails when setting keystore path via script as a string ...
To reproduce:1. Open attached project "655009_SignGradle.zip"2. Make sure keystore path is set with "PlayerSettings.Android.keystore... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class