Search Issue Tracker
[Android] Vulkan app crashes with SIGSEGV error on launch
Steps to reproduce: 1. Open new project 2. Set graphics API to Vulkan 3. Launch on Android Expected: App jus launches with built pr... Read more
[Sprite Editor] Documentation link is broken for "Sprite Library Asset"
404 page loads up when opening the Sprite Library Asset documentation, working fine Link: https://docs.unity3d.com/Packages/com.unit... Read more
[Sprite Editor] Properties under "PixelPerfectCamera" are misaligned whe...
Properties under "PixelPerfectCamera" are misaligned when preset of "PixelPerfectCamera" component is created, refer the attached sc... Read more
[TextmeshPro] NullReferenceException error is thrown on changing Vertex ...
[TextmeshPro] NullReferenceException error is thrown on changing Vertex color property in TextMeshPro preset asset. NullReferenceEx... Read more
Stacktrace window remains open and text disappears when target platform ...
To Reproduce: - Open a new unity project - Install "Android logcat" from the package manager (windows -> Package Manager) - Open the... Read more
[TextmeshPro] MissingReferenceException errors are thrown on selecting T...
MissingReferenceException errors are thrown on selecting TextMeshPro object in TextMeshPro preset asset. Steps to repro: 1. Open th... Read more
SVG Prefab's Transform is reset when renaming the Prefab Asset in Projec...
How to reproduce: 1. Open the attached project's Scene labeled "SampleScene" 2. Select "rename me" Prefab in the Hierarchy 3. Change... Read more
[Vector Graphics] Polygons with rounded strokes rendered incorrectly
Repro steps: 1. Open QA attached project "repro_1188031" 2. Observe the Scene View Actual: Polygons rendered with sharp corners ... Read more
Blend Tree right side animation is favored over left side animation
Reproduction steps: 1. Open user's attached project "Ruby's rpg" 2. In the Project window, go to Art > Animations and double-click o... Read more
Clearing bake data does not sync to game view or scene view immediately
To reproduce: 1) Open the attached project and scene 2) Note down how it looks (right view in the screenshot) 3) Open Lighting Windo... 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
- Applied velocity is inconsistent when using Rigidbody AddForce() with ForceMode.VelocityChange
- Crash on AudioUtil_CUSTOM_HasAudioCallback when exiting Play Mode while the Inspector is displaying a GameObject with an empty script attached
- Scroll offset is framerate-dependent when scrolling with velocity in the Device Simulator
- "Object.FindObjectsOfType<T>() is obsolete" warning is thrown when using "Transitions Plus" asset
- [Mono] Crash on SystemNative_ReadDirR() when building for IOS/Android on a macOS machine