Search Issue Tracker
UI Builder elements disappear and "Semantic - Unknown template name" err...
Reproduction steps:1. Open the attached “repro_IN-94108“ project2. Open the “Assets/Scenes/SampleScene.unity“ Scene3. Open the UI Bu... Read more
[Memory Profiler] NullReferenceException error is thrown when expanding/...
Reproduction steps:1. Open the attached Unity project "MemoryProfilerIssue.zip"2. Open the Memory Profiler window (Window > Analy... Read more
“Inl_ScriptableRenderPass.Configure” process allocates GC when the Rende...
Reproduction steps:1. Open the attached “ASDQWE” project2. Open the “Assets/Scenes/SampleScene.unity” Scene3. Enter the Play Mode4. ... Read more
[Android] Video has a delay on starting when Video player component is ...
To reproduce:1. Open attached project2. Build and run on android device3. Click the "Video" Button to play mp4 video4. Notice 0.5s d... Read more
Timeline clips on locked tracks are selectable using keyboard
Timeline clips on tracks that are locked are still selectable using the keyboard arrow keys or tab from a track selection.Clips on l... Read more
[ImageEffects] TCG Gamma is backwards
TCG Gamma variable is backwards. Repro Steps: 1) Apply TCG to a camera and enable Color Grading2) Make an object of flat colour2) In... Read more
[SW-unity-6-1] Visual Element's height border position does not change w...
Steps to reproduce: 1. Create a new project2. Open UI Builder (Window -> UI Toolkit -> UI Builder)3. Add a Visual Element4. Cl... Read more
Instanced URP Shaders using Spherical harmonics variables causes long in...
How to reproduce:1. Open the attached project "DrawMeshLongFirstCallURP.zip"2. Open the "BrokenShaderScene" Scene3. Open the Build S... Read more
[ECS] SkinnedMeshRenderer does not render while using Command Buffer Ins...
Reproduction steps: 1. Open "1157346" project2. Open "withSkinnedMeshRenderer" scene3. Enter Play mode4. Notice that a humanoid mode... Read more
Runtime-created textures do one pointless texture data upload (problem f...
For textures that are created at runtime from scripts, it seems that at the texture constructor time the data (which does not even e... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved