Search Issue Tracker
Cannot implicitly convert from 'Texture2D<float4>' to 'struct UnityTextu...
Repro steps: 1. Import the attached pacakge. 2. Select the Texture2D property in blackboard 3. In the Graph Inspector, untick 'expos... Read more
Player crashes on UnityMain when a nested class with the Serializable at...
How to reproduce: 1. Open the attached project ('case-1310970.zip') 2. Go to File -> Build Settings and press the Build button 3. Ru... Read more
Bounding box not recalculated on word wrap
Steps to reproduce: 1. Open project and press play 2. Ensure game screen is set to 'Free Aspect' 3. Drag window horizontally until ... Read more
Shader Graph becomes unresponsive after UI interactions using MacBook Pr...
Originally I filed this bug as a crash after making a nodal connection using Shader Graph. Re-launching Unity and experimenting wit... Read more
Material properties are not overridden when the GameObject has a Mask Co...
How to reproduce: 1. Open the user's attached "MaskMaterialDoesntWork.zip" project 2. Open the "SampleScene" Scene 3. Select the "TR... Read more
Post Processing 3.0.3 package can't be found when installing from Packag...
How to reproduce: 1. Create a new 3D project 2. Go to Window -> Package Manager 3. Install the "Post Processing" package in the Pack... Read more
[macOS] VideoPlayer.clockTime gets stuck for a few frames when starting ...
Reproduction steps: 1. Open attached project "VideoPlayer_Bug_Report" and load Scene "VideoScene" 2. Enter Play Mode 3. In the Game ... Read more
[URP] GC Alloc increases when Motion Blur Override is enabled with inten...
How to reproduce: 1. Open the attached "1314613_Repro" project 2. Open the Scene "SampleScene" 3. Open the Profile (Window->Analysis... Read more
The Font tag stops working when the quotes are not used in the tag and t...
How to reproduce: 1. Open the user's attached project 2. Open 'SampleScene' 3. In the Hierarchy select Canvas > TextCausesIssue 4. E... Read more
Cursor is not displayed in Console search bar while entering text
Cursor is not shown in console search bar when any text is being entered. Refer the attached video Steps to reproduce: 1) Create a ... 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
- TileMap selection resets to the default when the Scene is saved
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script