Search Issue Tracker
OneTimeSetUp methods can fail when Managed Stripping Level is set to High
How to reproduce:1. Open the attached Project "TestFixtureStripping"2. Open the Test Runner Window (Window -> General -> Test ... Read more
Missing compute kernel or bad constant buffer bindings not throwing warn...
How to reproduce: Open the attached project "New Unity Project.zip" Enter Play Mode Expected results: "10" and "20" are shown in the... Read more
Crash with multiple stack traces when selecting Entity GameObjects
Reproduction steps:1. Open the attached “repro-project“2. In the Entities Hierarchy window select the “Kinematic Body - Simulated“ G... Read more
[URP] Decal Projector Material disappears when the Scene Lighting is off
How to reproduce:1. Open the user-attached project2. Open the “TestLevelMorgan” Scene3. Focus on the “blood_splat_4x4” Prefab via th... Read more
The padding is insufficient at the bottom of a collapsed block when ther...
How to reproduce: Create a new VFX Graph Create Set lifetime random block Connect property to the B slot Collapse that block and obs... Read more
[ShaderCompiler] Shader files that include .cginc files don't record the...
Reproduction steps:1. Open the attached project "ShaderDependenciesBug"2. Go to Assets/Marmoset/Shader/Terrain3. Right click "Marmos... Read more
IL2CPP throws errors when using custom attributes
Reproduction steps:1. Open the attached project “CustomAttributesBug“2. Press File>Build And Run3. Observe the errors printed in ... Read more
Rec mode is broken
Editing the transform of a GO in the scene window, while in Record mode in Animation Window OR Timeline, no longer creates keys.(Not... Read more
[Android] Application.streamingAssetsPath points to a wrong directory on...
Repro steps:1. Open user attached project2. Switch build target to Android3. Make sure "Build App Bundle (Google Play)" is checked4.... Read more
[Visual Effect Graph] Undo and Redo actions on "Default Subgraph Operato...
NullReferenceException is thrown on performing Undo and Redo actions when "Default Subgraph Operator" Template is opened, refer atta... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used