Search Issue Tracker
Cloth constraints gradient tool does not have a field for editing constr...
How to reproduce:1) Create a new Unity project2) Add a Cloth Component to any GameObject3) Toggle constraint editing from the Inspec... Read more
[MacOS] 2D Tile placement lags when Editor is not focused
Reproduction steps:1. Download and open the user's project2. Open SampleScene3. Open the Tile Palette window by clicking Window >... Read more
Cannot implicitly convert from 'Texture2D<float4>' to 'struct UnityTextu...
Repro steps:1. Import the attached pacakge.2. Select the Texture2D property in blackboard3. In the Graph Inspector, untick 'exposed'... 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 button3. Ru... Read more
Bounding box not recalculated on word wrap
Steps to reproduce: 1. Open project and press play2. Ensure game screen is set to 'Free Aspect'3. Drag window horizontally until wra... 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 with... 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" project2. Open the "SampleScene" Scene3. Select the "TRY T... Read more
Post Processing 3.0.3 package can't be found when installing from Packag...
How to reproduce:1. Create a new 3D project2. Go to Window -> Package Manager3. 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 Mode3. In the Game win... Read more
[URP] GC Alloc increases when Motion Blur Override is enabled with inten...
How to reproduce:1. Open the attached "1314613_Repro" project2. Open the Scene "SampleScene"3. Open the Profile (Window->Analysis... 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
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
- Shader Graph validation errors are not pointing to the right implementation
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template