Search Issue Tracker
[Android player] Unity.Entiyies 0.8.0-preview.8 LiveLinkRuntimeSystemGro...
To reproduce:1. Open a new project2. Import Entities package3. Switch platform to Android Expected: Everything compiles with no erro... Read more
"Non-invocable member cannot be used like a method" 2D Animation package...
Reproduction steps:1. Open the “2DAnimationBug“ project2. Observe the Console Expected result: no errorsActual result: “Library/Pack... Read more
ECS RenderMeshSystemV2 has substantial amount of memory leak
How to reproduce:1. Open the attached project ("Empty06.zip") or (case_1151798-Empty06_2020.zip if you have problem opening with lat... Read more
Trying to serialize/deserialize an Entities World a second time fails if...
How to reproduce:1. Open attached project "Unity Bugs.zip" and scene "SampleScene"2. Enter Play mode3. In Game view, click on the "H... Read more
Grpc.Core.RpcException when using a proxy and Entities 1.0.0-exp.12
Reproduction steps:1. Open Proxy settings on Windows2. Under "Manual proxy setup" turn on "Use a proxy server"3. Set the address and... 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
[Platforms][iOS] Version and Build values are not overwritten in Xcode p...
Steps to reproduce:1. Create a new project with iOS Platforms package or open the attached one ("1345745.zip")2. Create a new Build ... Read more
Entities are not created at runtime when using RenderMeshUtility and Ren...
How to reproduce: Open the attached project "Test DOTS.zip" Enter Play Mode Expected results: Multiple cubes are shown in the Game v... 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
"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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class