Search Issue Tracker
Creating an empty ComponentTypeSet throws IndexOutOfRangeException
Reported externally as IN-40851 , and discussed on Slack here The following code throws an IndexOutOfRangeException:{code:java}names... Read more
"SGICE002" error is thrown when Building project
How to reproduce:1. Open the “Boids” project2. Build the project and observe the Console (File > Build Setting > Build) Expect... Read more
Errors when importing the Entities package into a 2D project
Steps to reproduce : create a new 2D project go to Package manager press Add package by name type in com.unity.entities and notice t... Read more
InvalidOperationException spam when EntityManager.GetAllEntities is part...
Reproduction steps:1. Open the attached project “ReproProject”2. Enter Play mode Expected result: There are no errors in the Console... Read more
Entities Systems window does not display any indentation
How to reproduce:1. Open the “Entities_System_Indentation_Bug“ project2. Open the “SampleScene”3. Enter Play Mode4. Open the Entitie... Read more
'System.InvalidCastException' exception is thrown when using generics in...
How to reproduce:1. Open the “Generic_Query_Bug” project2. Open the “GenericQueryTest” script3. Uncomment line 22 and save the scrip... Read more
An uninformative "Burst internal compiler error: System.Exception: Error...
Reproduction steps:1. Open the attached “SampleProject3.zip“ project2. Observe the Console Expected result: Error is thrown with a p... Read more
EntityQuery.SetChangedVersionFilter() is adding filters to multiple Enti...
Reproduction steps:1. Open the attached project “EntityQueryBug“2. Enter the Play Mode3. Observe the Console window Expected result:... Read more
ECS memory leak when refreshing project while in Play mode
Reproduction steps:1. Open the attached project “MemLeakProject”2. Open the “Assets/OutdoorsScene” Scene3. Open the Preferences wind... Read more
"Processing assembly Library/Bee/artifacts/1900b0aEDbg.dag/Assembly-CSha...
How to reproduce:Open the attached project "SampleProject5.zip" Expected results: No errors in the Console windowActual results: "Pr... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code