Search Issue Tracker
EntityComponentSystemSamples project build fails with InvalidOperationEx...
Reproduction steps: 1. Open the attached project “EntitiesSamples“ 2. Build the project Expected result: Build succeeds Actual... Read more
“Reuse Collision Callbacks” setting is disabled in a new project if usin...
How to reproduce: 1. Create a new project with a 3D (URP) or 3D (HDRP) template 2. Go to Project Settings and observe the “Reuse C... Read more
String Table marked as "Preload Table" doesn't preload asynchronously on...
How to reproduce: 1. Open the user-attached project “TestEmptyProject” 2. Click Build And Run 3. Observe the Player Expected r... Read more
Shadows are not rendered in the Player
How to reproduce: 1. Open the user-attached project “Test” 2. Click Build And Run 3. In the Player, click “Play Game” and select any... Read more
Long-running jobs produce warning about JobTemp memory
A job which runs for more than 4 frames (e.g. runtime navmesh baking) produces warnings about JobTemp memory being allocated for too... Read more
Animation is not playing when the Scene is changed
How to reproduce: 1. Open the user's attached project 2. Open Window>Animation>Animation 3. Select the "Animation Bug Test" Prefa... Read more
Material that’s created from a custom shader gets stretched when having ...
How to reproduce: 1. Open the user’s attached “Broken.zip” project 2. In the Hierarchy window, select “Square” GameObject and dupl... Read more
"error CS0246: The type or namespace name 'NUnit' could not be found" is...
How to reproduce: Open the attached "AnteNomspa.HDRP.Experiments.Character.zip" project Expected results: No errors in the Conso... Read more
[IL2CPP] Player crash when DivideByZeroChecks are not inserted
Reproduction steps: 1. Open the attached project “CrashRepro“ 2. Build and run (File > Build And Run) 3. Click on any of the 3 bu... Read more
Freeze when loading the scene asynchronously and using WaitForCompletion()
Reproduction steps: 1. Open the attached project “FreezeRepro“ 2. Build and Run (File > Build And Run) 3. Click on the “Goto addr... 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
- Crash on Collider::FindNewAttached when colliding specifc GameObjects
- Animator.CrossFade normalizedDuration results in scaled clip advancement when Animator.speed is not 1.0
- Android Debug Symbols shows a Warning that Cloud Diagnostics is enabled when Cloud Diagnostics Package is not installed
- [UI Builder] Insertion Point jumps to the end of the string when editing a new Selector name
- Android player crashes on "vk::RenderPasses::GetPackedRenderPass" when using Vulkan Graphics API in a specific project