Search Issue Tracker
[Entities] Cannot add Script to a Game Object if there is a comment afte...
Reproduction steps:1. Open project in "MyRepro.zip"2. Notice that the Script "RotateTag.cs" has a comment at line 3 after [GenerateA... Read more
Updating to newest version of Entities package throws compilation errors
How to reproduce:1. Open attached project----------------------------------Observe Console Reproduced with: Entities package version... Read more
Silent crash when entering Play Mode when the Systems window has no systems
Reproduction steps:1. Open the attached “repro-project“2. Open the “DevDamage“ scene (Assets/Game/Damage/Dev/DevDamage.unity)3. Ente... Read more
Building a project using IL2CPP fails when passing a local field as a me...
How to reproduce:1. Open the attached project (case-1270640.zip)2. Go to File -> Build and Run Expected result: the project succe... Read more
[ECS] Entity with CompositeScale does not scale around ScalePivot
Reproduction steps:1. Open attached project "TestProject.zip" and scene "SampleScene"2. Enter Play Mode3. Observe "compositeScaleCub... Read more
Error "InvalidOperationException" is thrown when running test in Test Ru...
How to reproduce:1. Open the attached project "1422520.zip"2. Open "SampleScene" in Scenes3. Press Window -> Dots -> Hierarchy... Read more
[ECS] Static Game Objects' positions are incorrect in the Play mode when...
How to reproduce:1. Open the attached "BugReport.zip" project and "scene" scene2. In the Hierarchy window, toggle the checkbox to en... Read more
Audio Sources plays an Audio Clip when selecting a GameObject from a Sub...
How to reproduce:1. Open the attached user project2. Open the Scene "SampleScene” (Assets/Scenes)3. Enable the “New Sub Scene“ Sub S... Read more
"TypeManager.GetSystemTypeIndices" doesn't return [DisableAutoCreation] ...
Reproduction steps:1. Open the attached “IN-99791” project2. Open the “Scenes/SampleScene” Scene3. Enter the Play Mode4. Observe the... Read more
The Entity Debugger shows incorrect read/write permissions on component ...
How to reproduce:1. Open the attached project ("Entity Debugger")2. Open the Entity Debugger3. Enter Play Mode4. Inspect "NewBehavio... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default