Search Issue Tracker
[VFX Graph] Blend direction ArcSphere bug
Blend direction with ArcSphere makes particles disappear Comes with new ArcSphere integration Repro steps: Open unity and create a n... Read more
Error "Could not create asset from Packages/com.unity.postprocessing/Pos...
How to reproduce: 1. Create a new Unity project2. Go to Window > Package Manager3. In Package Manager select the "+↓" button4. In... Read more
Label with Dynamic Color is not getting Playmode tint in the UI Builder ...
How to reproduce:1. Open the user attached project2. Go to the Unity > Preferences > Colors3. Change the Playmode tint color t... Read more
Addressables in SpriteAtlas get unloaded by "UnloadUnusedAssets"
How to reproduce:1. Open project "Addressables_SpriteAtlas.zip"2. Go to the Window > Asset Management > Addressables > Grou... Read more
Crash when undoing the creation of 3D TMP Text GameObject that's a child...
How to reproduce:1. Open project "Undo.zip"2. Open the "Cube" GameObject in the Prefab Mode3. In the "Cube" Prefab Hierarchy add Can... Read more
Property drawers do not always update height correctly when expanded via...
How to reproduce:1. Open the attached “SerializedPropertyTest” project2. Select the “TestList” asset3. Expand the “Value” foldout in... Read more
Mesh.CombineMeshes discards empty sub-meshes when 'mergeSubmeshes' is se...
Reproduction steps:1. Open the attached ‘8224' project2. Go to the ‘Window → General → Test Runner’3. Click on the ‘Run All’ button4... Read more
[Linux] MacOS build fails for every architecture when the project contai...
How to reproduce: Create a new project Extract the attached “StreamingAssets.zip“ file Add the extracted folder to the project’s “As... Read more
Constraining a Prefab instance transform under the Rig Builder prevents ...
How to reproduce:1. Open the user's attached project "My project.zip"2. See that the "CARRYABLE" GameObject is assigned to Constrain... Read more
Culling masks do not work with baked lighting
Steps to reproduce: 1. Clone Adventure-Sample-Game project2. Open Market scene3. Pan viewport camera around4. Notice that the realti... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class