Search Issue Tracker
[HDRP] Realtime shadow appears and disappears when slightly moving light...
The bench seen in the videos loses its shadow when I move my lights by 2 millimeters(video). The light is not blocked by anything. I... Read more
'Unable to allocate new scene culling mask' warning when creating textur...
Reproduction steps:1. Open the attached user's project2. Go to the 'Maybe bugs -> Try this'3. Observe the created 'Assets\Texture... Read more
[Metal][Mac] Black 2D texture when using ReadPixels and CopyTexture
Reproduction steps:1. Download and open the attached "CopyTextureJustBeforeReadPixels.zip" project2. Enter Play mode3. Observe the p... Read more
[Splines] Properties in inspector grayed out on changing mode
1. Create a spline object created in the scene2. Enter in spline context and select a knot3. Make sure the tangent mode is set to li... Read more
[Splines] Default spline shape are always created at origin
1. From the Create menu create a spline shape (Circle or Square for now) Current ResultThe shape is always created at scene origin E... Read more
[Splines] Tangent magnitude set to a negative value cause the knot to ju...
1. Create a Spline object2. Enter in context and select a knot tangent3. From the spline inspector, use the slider to set the magnit... Read more
[UIToolkit] Element display is broken in UI Builder
Steps to reproduce:1. Create a new uxml in the UI Builder2. Drag in a Vector2/3/4 field Reproducible with: 2022.2.0a9Not reproducibl... Read more
Player lighting not generated when building the project using command line
How to reproduce:1. Create a new project2. Add a GameObject to the scene (e.g. Cube)3. Go to File > Build Settings and press Add ... Read more
"ArgumentException: Could not cast AssetImporter to PrefabImporter" erro...
Steps:1. Open attached project2. Create a variant out of 3D model in Project browser3. Select Variant asset and click on Prefab's Hi... Read more
Splash Screen still shows "2005 - 2021 Unity Technologies" while creatin...
To reproduce: 1. Create a new Project on Unity 2022.*2. Observe Project opening Splash Screen Expected Result: It shows the date as ... 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