Search Issue Tracker
[IL2CPP] ParticleSystem.SetParticles generates unfreed allocations in IL...
How to reproduce:1. Build the attached project for iOS2. Run the app on the device with Xcode allocations profiler (CMD + I > All... Read more
Blending with empty state on base layer is not smooth
In a simple state machine, with a constant animation (ex: cube at 2) and an empty state, with a trigger to transition to the empty s... Read more
[Mac] Audio from outside of Unity Editor sources glitches when recompiling
How to reproduce:1. Create a new project2. Play audio source outside of Unity3. Go to Window > Package Manager4. Install any pack... Read more
Text field overlaps menu icon in HDR Color window when renaming or setti...
How to reproduce:1. Open attached project ("repro.zip")2. Select Gradients asset in Project window (Assets->Editor->Gradients)... Read more
Realtime GI produces high contrast lighting at high resolutions
How to reproduce: 1. Open attached project2. Open scene apartment.unity3. Go inside the building4. Set the Realtime Resolution of th... Read more
Light Probe Gizmos are not visible
How to reproduce:1. Create a new project or open an existing one2. Create a Light Probe Group Expected result: Light Probe Group's g... Read more
"Unknown Assembly" error is thrown when building AssetBundle including ...
How to reproduce:1. Open the attached project ("case_1184918-ScriptableObjectAssetBundleBug")2. Build Asset Bundles (BUG TEST > B... Read more
Asset bundles fail to load when there are curly brackets in the group or...
Reproduction steps:1. Open the attached project "Bug addressables names"2. Open the Addressables Groups window3. Select Play Mode Sc... Read more
[Mobile Notifications] [Android] Tapping a notification doesn't do anyth...
Steps to reproduce:1. Build and Run the user-attached project2. Suspend the app (put it into the background)3. Wait 10 seconds. A lo... Read more
Fixed Joint Component doesn't restrict movement when connected between a...
Reproduction steps:1. Open attached project "1339597.zip"2. Open Scene "Articulation Joint"3. Enter Play Mode4. Observe the Game vie... 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