Search Issue Tracker
[Android] [iOS] [IL2CPP] The application crashes when loading a subscene...
How to reproduce: 1. Open the “VisualEffect-Entity-crash.zip“ project 2. Open the “SampleScene“ 3. Build and Run for Android 4. ... Read more
Multiple calls to World.Update() is required before the SubScene loads w...
Reproduction steps: 1. Open the attached project "ReproProj" 2. Open the “/Assets/Art Assets/Scenes/Starting scene/LobbyMenuScene.... Read more
System Group Executes Only Once Per Frame when Not Using SystemAPI.GetSi...
Reproduction steps: 1. Open the attached “UpdateSystemGroup.zip” project 2. Open the “Assets/Scenes/SampleScene.unity” Scene 3. E... Read more
GameObjects created by ISystem.OnCreate does not get destroyed when unlo...
Reproduction steps: 1. Open the attached project "ReproProj" 2. Open the “/Assets/Scenes/SampleScene1.unity” Scene 3. Enter the P... Read more
EntityQuery/IJobEntity fails to find IComponentData when manually updati...
Reproduction steps: 1. Open the attached project "ReproProj" 2. Open the “Assets/Art Assets/Scenes/Starting scene/LobbyMenuScene.u... Read more
Error "MissingFieldException: Field not found: UnityEditor.EditorGUI/Rec...
Reproduction steps: 1. Open the attached project "ReproProj" 2. Open the “/Assets/Scenes/Main.unity” Scene 3. In Hierarchy, click... Read more
Joints appear at different positions when the prefab is added from a sub...
Reproduction steps: 1. Open the attached project "ReproProj" 2. Open the “/Assets/8. Joints and Motors/Joints - Single Ragdoll.uni... Read more
Events sent through a ScriptableObject fail to trigger the VFX Graph whe...
How to reproduce: 1. Open the project “IN-89679_ScriptableObject” 2. Click on File → Build and Run 3. Observe the Cube Expected res... Read more
[Entities] MissingReferenceException is thrown when renaming a GameObjec...
Reproduction steps: 1. Open the attached “IN-93096_rename” project 2. Open the “Assets/Scenes/SampleScene.unity” scene 3. In the ... Read more
IJobEntity is not affected when using [WithOptionsAttribute(EntityQueryO...
How to reproduce: 1. Open the “IN-90382_repro“ project 2. Open the “LobbyMenuScene“ 3. Enter Play mode and observe the Console ... 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
- Undoing Animator Parameter name change breaks references to it
- Crash on BV4_OverlapBoxAll when moving in play mode
- Custom mesh water surface normal map fades out when Y Position increases
- Sprite renderer does not issue draw calls correctly when using SRP Batcher
- [Android] Flickering artifacts when using "ScriptableRenderer.EnqueuePass(RenderPassEvent.BeforeRenderingPostProcessing)" multiple times