Search Issue Tracker
Incorrect Texture2D name encoding when a snapshot is taken in memory pro...
Reproduction steps:1. Open the attached project “ProfilerProject”2. Open the “Assets/Scenes/SampleScene.unity” scene3. In the Projec... Read more
Collision events are not reported when "hasModifiableContacts" on a Coll...
How to reproduce:1. Open the user-attached project “contact_mod_bug”2. Open the "SampleScene" Scene3. Enter the Play Mode4. Observe ... Read more
Reflection probes create artifacts when using Probe Volume
Reproductions steps:1. Open the “My project (1)” Project2. Open the “Assets/Scenes/SampleScene.unity” Scene3. Open the Lightning Win... Read more
Duplicate function in VFX blackboard works with Ctrl+D but not with Cmd+D
How to reproduce: Open HUB; Create 3D(HDRP) project; Create visual effect graph in the "Project" window (Create->Visual Effects-&... Read more
“AddressableAssetEntry” properties have different values before and afte...
How to reproduce:1. Open the user’s attached “AddressableAssetEntryPropertiesNotFilledOutRepro.zip” project2. Press Menu > Test &... Read more
Temp allocator errors and warnings are thrown in the Console window when...
How to reproduce:1. Create a new Unity project2. Go to Window > UI Toolkit > UI Builder3. In UI Builder's Hierarchy window dra... Read more
Timeline performance problem when previewing animated prefab instances
SceneTracker::FlushDirty ensures that we record Prefab instance overrides for dirty objects. A user can change a property and mark t... Read more
Black empty spaces inside Editor windows when resizing, and the content ...
How to reproduce:1. Create a new project2. Press Window -> Rendering -> Lighting3. Change the size of the window Expected resu... Read more
[URP] Built-in variable _WorldSpaceCameraPos is linked to Scene view vir...
How to reproduce:1. Download the attached project files2. Import the "Shadow Caster Bug Repro" files to the "Bug Repro" project3. Op... Read more
Mounting archive file system for lighting data asset failed! error when ...
Repro Steps: 1. Download Main internal ARFSamples project (here: [https://github.cds.internal.unity3d.com/unity/arfoundation] )2. Op... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used