Search Issue Tracker
[Vulkan] Inefficient memory barriers (vkCmdCopyBufferToImage)
Steps to reproduce:1. Open attached project2. Open SampleScene3. Build & Run to an Android device4. Take a RenderDoc capture5. O... Read more
[Windows] Build fails on iOS when language with non latin characters is ...
How to reproduce:1. Create a new project2. Switch to iOS platform3. Build the project Actual: Build fails Reproducible with: 2019.2.... Read more
Unity freezes on an Easy Save plugin script when project is being built
To reproduce:1. Open user's attached project ("Ridunkulous2019")2. CTRL +B to Build the project- Editor freezes Reproduced with: 201... Read more
[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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code