Search Issue Tracker
Fatal signal 11 (SIGSEGV), code 2 crash on Android devices
Some apps crashes with Fatal signal 11 (SIGSEGV), code 2 message on Android devices Read more
Renaming an asset inside one of the 'Favorite' folders clears the Projec...
How to reproduce:1. Create a new Unity project2. Create a new folder and drag it to the 'Favorites' section3. Inside this folder cre... Read more
[Hub] Tutorial Project summaries advise to set preferred Editor to 2019....
Reproduction steps:1. Open Unity Hub2. Open "Learn" window and choose "Tutorial Projects" category Expected result: Tutorial Project... Read more
Shaders: #pragma target with trailing comment is not recognized
Writing something like "#pragma target 4.0 // test" in a shader does not actually work - the trailing comment makes SM4.0 target not... Read more
Crash on LMDB_Transaction::GetDatabase() when opening a specific project
Reproduction steps:1. Open the attached "ASDQWE" project Expected result: The Editor is openedActual result: The Editor crashes whil... Read more
[Shuriken] ParticleSystem.Stop() does not stop if the PS is not visible
Steps to reproduce:1) Download and open scene 'ParticleTest-scene'2) Play the scene and spawn a ParticleSystem (GUI)3) Turn the Came... Read more
Transparency and baked light maps broken again
Shader warning in 'Tessellation/Bumped Specular (smooth)': texcoord2 missing from surface shader's vertex input struct (appdata), di... Read more
[Editor] Visibility state is not being saved while working in multiple s...
Visibility state for GameObjects is not being saved after removing or unloading the additive scene Steps to repro:1. Create a new pr... Read more
Crash in ApiGLES::CheckFramebuffer on ATI Radeon HD 4770 when forcing gl...
Machine is available via http://confluence.hq.unity3d.com/display/DEV/QA+Physical+Lab To reproduce:1. Connect to specified machine2.... Read more
UIElements box.style.borderWidth property is not updated in the Editor w...
How to reproduce:1. Open attached "project-1167305.zip" project2. In the Editor select "Window" -> "UIElements" -> "ExampleWin... 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