Search Issue Tracker
SGICE004 Error when using GenerateAuthoringComponent
{quote}https://forum.unity.com/threads/generateauthoringcomponent-currently-broken-in-0-51-entities.1296327/{quote}{quote}When using... Read more
[DOTS] GenerateAuthoringComponent causes errors when declaring variables...
How to reproduce:1. Open the attached "1411306.zip" project2. Open the Console window Expected result: No errorsActual result: "erro... Read more
CLONE - Crash on mono_class_inflate_generic_type_with_mempool when reloa...
How to reproduce:1. Open the attached project (“IN-7238.zip)2. Click the right mouse button on Assets3. Click “Create/Assembly Defin... Read more
Error indicating a bug in the DOTS compiler is thrown to the Console whe...
How to reproduce:1. Open the attached “case IN-11001” project2. Observe the Console log Expected result: No errors are thrownActual ... Read more
Memory leak when using NativeArrays
Reproduction steps:1. Open the user's attached project "DOTSVertias"2. Enter Play mode3. Open the Profiler window and observe the Me... Read more
Incorrect motion vectors on the first frame or on the first frame after ...
Reproduction steps:1. Open the attached project "HybridHDRPSamples.zip"2. Open the "MatrixPrevious" Scene3. Enable Pause and enter P... Read more
No error is being logged when using Lambda expression with Entities.ForEach
How to reproduce:1. Open the user-attached project2. Add the Entities package to the project (Window → Package Manager → + → Add pac... Read more
False “Dependencies are broken” error is thrown when WithChangeFilter is...
How to reproduce:1. Open the user-attached project2. Open the “BugTest” Scene3. Enter Play Mode Expected result: No errorsActual res... Read more
FileNotFoundException and "RpcSystem received bad protocol version" erro...
Reproduction steps:1. Open the “IN-10718_NetcodeEmbed“ project and open the “SampleScene” scene2. Embed the “Library/PackageCache/co... Read more
"Assertion failure. Values are not equal." errors in the Console when us...
How to reproduce:1. Open the attached user project2. Open Scene “SampleScene“ (Assets/Scenes)3. Enter Play Mode Expected result: Gam... 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