Search Issue Tracker
Some Unity games crashes on devices from 4.6
Some Unity projects tend to crash in the same place from Unity 4.6, this was not happening in 4.5 Read more
[Android] Build fails with errors when Fullscreen Mode is set to Windowed
Steps to reproduce: Open the attached project "windowed-gradle.zip" Go to File > Build Settings and switch to the Android Platfor... Read more
[Shuriken] Limit velocity over lifetime allows negative values
Steps to reproduce: 1. Download and import attached project.2. Open scene: main.3. Play.4. Select GREEN particle system in Hierarchy... Read more
TouchScreenKeyboardType doesn't work
TouchScreenKeyboardType doesn't work 1. What happened In 5.0b21-5.0f1 (those are what I've tested, not where it regresses to) TouchS... Read more
[UI Builder] The border of VisualElement is not created when slicing a p...
Reproduction steps: Open the attached project “UI_Toolkit_Slicing.zip“ In the UI Builder window compare the two UI elements (the But... Read more
[Android] Calling AndroidJavaClass.CallStatic causes a JNI crash
Repro steps:1. Open QA attached project "repro_1139007"2. Switch the build target to Android3. Build and Run Actual: App crashes aft... Read more
[VFX] Unexpected garbage from SpawnOverDistance
Step to repro:- Import the package in URP or HDRP project- Enter in play mode- Look at the profiler- Observe the unexpected GC.Alloc... Read more
Surface shader analysis not using 32-bit floats for fixed/half/float/dou...
Reproduction steps:1. Open attached Unity project.2. Open "Bug scene".3. Notice, that "Sphere" game object is black.4. Open "Bug" sh... Read more
Crash in ParticleSystemParticles::CopyToArrayAOS() when calling Particle...
How to reproduce:1. Open tester-attached project (ParticleCrash)2. In SampleScene enter Play Mode3. Press 'Space' to call ParticleSy... 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