Search Issue Tracker
[ShaderGraph] "Random" controls selected and can't interact with the Graph
Repro:1. Create a new project using 2019.2.0b82. Download the LWRP package via the Package Manager window3. Create a LWRP asset and ... Read more
Disabling SystemGroup does not trigger OnStopRunning for Systems in that...
How to reproduce:1. Open attached project2. Enter the Play Mode3. Press 'Start System Group' button4. Press 'Start System' button5. ... Read more
Changing the Graphic Component of a Masking UI breaks the masking
Steps to reproduce:1. Create a GameObject "Root" in a canvas2. Add the component Image (or RawImage) and the component Mask to "Root... Read more
[Linux] Silent crash when attempting to load projects in 2019.2.0a10+ or...
To reproduce:1) Create new project on an older version (tested with 2019.2.0a1 and 2019.2.0a9)2) Close Unity3) Open same project in ... Read more
Delete, Duplicate, Find, Frame Selected and Copy/Paste are not working o...
Reproduction steps: 1. Open "FocusNotEditable.zip" project2. Open "SampleScene" scene3. Select "CubeA"4. "BUGREPORT" -> "Set NotE... Read more
[D3D11] Camera render target not being removed when set to null in batch...
When executing the editor in batch mode having assigned a render texture to a camera as it's target setting that target to null does... Read more
[Linux] Clicking the + button in the Binding popup window closes the Bin...
How to reproduce:1. Open the originally attached project ('InputSystemTest.zip')2. Open 'SampleScene' and select the BindingTest Gam... Read more
[Android] Images are distorted when being loaded to the texture using te...
To reproduce:1. Open attached project2. Build the scene on Nvidia shield device3. Notice that loaded images are distorted Actual res... Read more
Static Batching is recalculated for every loaded scene additively when u...
How to reproduce:1. Open the attached "BugRepro.zip"2. Open up the CPU Profiler and enable Deep Profiling3. Start Editor Profiling4.... 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
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera