Search Issue Tracker
[URP] The Player built with with specific project crashes when launched ...
Reproduction steps:1. Opent the attached project “BuildCrash”2. Go to File > Build Settings > Build and Run Expected result: T... Read more
Inconsistent API Field names for enabling the effect between HDRP Volumes
How to reproduce:1. Create a new project with the HDRP package2. Open APITest script3. Try to enable the Screen Space Reflection Vol... Read more
Parts of Editor Skin swap back to Professional after restarting the Editor
How to reproduce:1. Open attached project2. Close Unity Editor3. Open Unity Editor Expected result: Editor Skin is unchangedActual r... Read more
"Terrain" Component values reset when painting over a terrain border whi...
Reproduction steps:1. Open the attached "repro_IN-84102" project2. Open the "Assets/OutdoorsScene.unity" Scene3. Open the Scene view... Read more
iOS: "Shader compilation failed" error in the log
- Create new empty project- Build it for iOS (with any backend Mono or IL2CPP)- Run on a device- See an error in the xCode log (full... Read more
Clicking “Selected Sample Track” throws errors and no window opens
Steps to reproduce: Create a new Unity project Go to Window → Analysis → Profiler Switch to Edit Mode profiling and record for a few... Read more
[.NET] const field named same as a field in base class causes the field ...
Repro consists of 2 classes: using UnityEngine; abstract class BaseClass : MonoBehaviour{[SerializeField]private int m_Number = 5; p... Read more
Nondeterministic build when building Asset Bundle containing shaders
Reproduction steps:1. Open "Test.bat" from project directory and make sure the path of Unity.exe is correct2. Run "Test.bat"3. Wait ... Read more
The error of Null reference appears when changing Color gradient for the...
To reproduce:1. Open attached project2. Press on E-Star in the hierarchy3. Press on Start Color and change the gradient Actual resul... 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
- Non-multisampled texture binding errors are logged when running the DepthBlit URP scene with MSAA enabled on Vulkan
- The Editor does not recognize code errors in generic classes when using C# Source Generator to generate serialization code
- NullReferenceException is logged when undoing Deletion of a Visual Query Block of a Search Expression
- “Unsupported type MinMaxCurve” error and “Could not register property modification for animation binding…” warnings are thrown after moving playhead when Particle System Property is added to Animation window
- Nested LocalizedStrings can not query local variables