Search Issue Tracker
[Android][IL2CPP] Build fails when using linker-flag "--long-plt" in Pro...
Repro steps: 1. Open attached project 2. Make sure IL2CPP is set as the Scripting Backend 3. Attempt to build the project Actual: B... Read more
[URP] Inspector window and Game view become black when using Graphics.Bl...
How to reproduce: 1. Open the user's attached "Difference Analyzer.zip" project 2. Go to Window -> Layouts -> Default 3. Enter Play ... Read more
Devices with Android 10 and Mali GPU crash if using Mali Graphics Analyz...
How to reproduce: 1. Open attached project 2. Build on Android 10 with Mali GPU 3. After application is built it should crash imme... Read more
[Profiler] UI objects are not displayed in the Preview of Profiler's UI ...
How to reproduce: 1. Create a new 3D template project 2. Right-Click on the Hierarchy and create a new UI Image object 3. Open the P... Read more
[Profiler][SRP] UI objects are not displayed and a wrong background is d...
How to reproduce: 1. Create a new URP Template project 2. Create a new scene and add a Canvas with a UI Image 3. Open the Profiler ... Read more
Child GameObject is moved to an active Scene when the child GameObject's...
Child GameObject is moved to an active Scene when setting the child GameObject's parent to null and the current parent GameObject is... Read more
WebGL build crashes when ConcurrentDictionary.Count is called
Reproduction steps: 1. Open the user's attached project 2. Make a WebGL build and run it Reproducible with: 2018.4.27f1, 2019.4.10f... Read more
[InputSystem] Drag Threshold value is ignored for Scroll View after inte...
How to reproduce: 1. Open user-submitted project (New Unity Project.zip) 2. Open the SampleScene 3. Enter Play Mode 4. Drag the mous... Read more
[URP] [Regression] SimpleLit shader is not SRP Batcher compatible
Tested on Windows DX11 Steps: 1. Download attached project (20200908_urp.zip) 2. Open project with 2020.2 3. On ProjectView, search... Read more
[URP] Drag-n-drop texture onto object with URP Lit shader does not assig...
How to reproduce: 1. Open a new URP template project 2. Add a new cube 3. Drag-n-drop a texture from the project window to cube in t... 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
- Render Pipeline Converter selected asset counter reports one fewer item when using manual selection
- [Android] [Adreno] [WebGL] A light cookie is not rendered with shader compile error when WebGL build is launched on a device with Adreno GPU
- Rigibody sliding over a flat surface that is made of several GameObjects detects false collisions when Collision Detection is set to "Continuous" or "Continuous Dynamic"
- UI Toolkit Label height is incorrectly calculated when using max-width with percentage value
- Visual Effect Material causes Scene view to update continuously when both Scene and Game views are open, despite "Always Refresh" being disabled