Search Issue Tracker
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
[Being Backported] AssetBundle.LoadFromFileAsync causes errors when bund...
How to reproduce:1. Open the user’s attached project2. Open scene Scenes/SampleScene3. Go to Tools -> Build Asset Bundles4. Press... Read more
[geomerics]Final gather stalls and never finishes
Job crashes... Repro has been sent to Geomerics. Unity.exe!Enlighten::Impl::IndirectResultsFilter::EvaluateSurface(const int hitTria... Read more
[UI] MaskableGraphic OnEnable and OnDisable are slow causing non-respons...
To reproduce:1. Open attached project2. Play scene3. Click on Open4. Notice spike in profiler5. Click on Back button6. Notice anothe... Read more
[Adaptive Performance] "Go To Settings" button opens package manager in ...
To reproduce:1. Create a new project2. Install the Adaptive Performance package from the package manager3. Build the project for sta... Read more
TapInteraction is triggered twice when using HoldInteraction
How to reproduce:1. Open the user's attached "InputSystemDemo" project2. Open the "Interactions Issue Scene" scene3. Enter Play mode... Read more
Device crashes when inheriting from MonoBehaviour in a script compiled i...
Reproduction steps:1. Open the attached “IN-17555_tarball_package_issue _2020_2_0b7“ project2. Build and Run3. Observe the crash Rep... Read more
[MeshRenderMode] Particles are scaled too much
Steps to reproduce: 1. Open attached project2. Open scene "Test"3. Select "Particle System" in hierarchy to simulate it4. Notice tha... 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
SBP Support for Mip Stripping
Mip Stripping (removal of top level mips at build time) requires Asset Bundles to be rebuilt per change of quality level and activat... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class