Search Issue Tracker
[Vulkan] Dynamic mesh corruption with Native graphics jobs - flickering ...
Steps to reproduce:1. Open user attached project2. Build for Windows Standalone3. Observe the flickering or disappeared cubes Expect... Read more
PixelSnap has an offset in built in Sprites/Diffuse shader
Steps to reproduce:1. Open attached project (PixelSnap)2. Toggle between Sprites/Diffuse and Sprites/Default3. Notice that Sprites/D... Read more
[Profiler] UI Preview window getting distorted on selecting "Composite O...
UI Preview window getting distorted on selecting Composite Overdraw option in the LWRP project.UI elements are also not rendered in ... Read more
Editor crashes when adding a script with a UI component requirement to a...
How to reproduce:1. Open the scene "NewScene" from my attached project "New Unity Project.zip"2. Select "Parent" GameObject and from... Read more
[2D] Sprite indexing is rearranged in Atlas when switching platforms whi...
To reproduce:1. Open user's attached project2. Enter Play mode to build the Atlas3. Check SpriteAtlas.spriteatlas packaged sprites' ... Read more
Material shader is not applied properly when drawing geometry using Grap...
To reproduce:1. Open project2. Play scene Expected: second identical sphere will be drawnActual: white unlit sphere is drawn Reprodu... Read more
Crash on BaseUnityConnectClient::PrepareConfigRequest when exiting Play ...
How to reproduce:1. Open the "PlayerLoop Crash.zip" project2. Press Play3. Exit Play mode4. Repeat steps 2-3 Actual result: Unity cr... Read more
[Android] Unity editor keep spamming messages to install JDK and Android...
How to reproduce:1. Go to File -> Build Settings -> Android and download Android module2. Create new project Expected result: ... Read more
[UWP] Build fails with Incremental Compiler package
Steps to reproduce:1. Download attached project2. Switch platform to UWP3. Build project with IL2CPP or .NET backend Expected result... Read more
[.NET 4.6] Launching a x86 build using .NET 4.6 crashes with error "Fail...
Steps to reproduce:1. Open user attached project2. Go to file > Build and Run3. Observe the "Failed to load mono" error when the ... 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