Search Issue Tracker
Player crashes on UnityMain when loading Scenes
Reproduction steps:1. Open the user’s attached project2. Build and Run3. In the built Player, select AutoRunner > Sequence4. Wait... Read more
Asset Postprocessor doesn't reimport .fbx file with animations on versio...
How to reproduce:1. Open the attached "BugRepro.zip" project2. Open the "Editor\BugReproAssetPostprocessor.cs" script3. Change the "... Read more
AssertionException when using AR Foundation with OpenXR Meta Bounding Bo...
Steps to reproduce: Set up a project that uses AR Foundation 6.3.0 and Unity OpenXR: Meta 2.3.0. Enable the Meta Quest feature group... Read more
Keywords for SH and SoftShadows are incorrectly set up in ShaderGraph
Keywords for Evaluate SH and SoftShadows are incorrectly set up in ShaderGraph. Instead of being:{code:java}#pragma multi_compile_fr... Read more
"Create New SpriteRenderer Preset ..." function is presented with search...
Steps to reproduce: Create a project Add 2D/3D game object Go to "Inspector" tab Select any component Click on preset icon Verify, t... Read more
NetworkTransform doesnt sync CharacterController rotation
NetworkTransform doesnt sync CharacterController rotation when the object is not moving. 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
[2D][Sprite Atlas][PSB Importer] Sprites imported by PSB Importer not pa...
[2D][Sprite Atlas][PSB Importer] Sprites imported by PSB Importer not packed in atlas When packing sprites imported through PSB impo... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default