Search Issue Tracker
DOTS Entities throws a compilation error when using named arguments
Branch: release/dots-0.51 How to reproduce:1. Open the user attached "namedArguments.zip" project2. Open the Console Window Expected... Read more
[IL2CPP] [Entities] Application crashes with BlobArray related errors wh...
How to reproduce:1. Open the attached Unity project ("1355746_2021.2.0b6.zip")2. Open the Scene "SampleScene" (Assets -> Scenes)3... Read more
System.InvalidOperationException error when ForEach has nullable arguments
Fix branch: release/dots-0.51 Reproduction steps:1. Open the user's attached project2. Observe the Console Expected result: No error... Read more
Error CS0234 when there is a system in a namespace that ends with the na...
branch: release/dots-0.51 Reproduction steps:1. Open the user's attached project "1230507_ErrorECS.zip"2. Observe the Console window... Read more
Error CS0029 thrown when using SetComponent with an item of a DynamicBuf...
Reproduction steps:1. Open the attached project "1237893_ErrorDOTS.zip"2. Observe the Console window Expected result: There are no e... Read more
[DOTS] Compiler error "System.InvalidOperationException: Method Cloner I...
FixBranch: dots/release-0.51 How to reproduce:1. Open the user's project "1235902_ErrorDOTS.zip"2. Observe the Console window Expect... Read more
[Plaforms] Build Configuration General Settings only lets to change Majo...
How to reproduce:1. Download the attached project 'DOTS_AndroidBuild.zip'2. Go to the BuildConfigurations folder and press on Androi... Read more
Attributes applied to fields are not carried to their respective compone...
How to reproduce:1. Open the user's attached project2. Open the "SampleScene" Scene3. Select the "ObjectWithBugScript" GameObject in... Read more
Error SGICE002 "Sequence contains more than one matching element" thrown...
Reproduction steps:1. Open the user's attached project "ProceduralWrappedWorld.zip"2. Observe the Console window Expected result: Th... Read more
It is very difficult to add a build component to a build config.
Load 2021.3 and entities 0.51 Go to : Assets > Create > Build Configuration > Empty Build Configuration Click Add Component... 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