Search Issue Tracker
[WSA] TouchScreenKeyboard.wasCanceled is always false
On WSA platform keyboard wasCanceled flag is always false. TouchScreenKeyboard.wasCanceled is not supported on WSA by design. Docum... Read more
Unable to deselect objects using ctrl + area selection tool if prefab co...
Steps to reproduce: 1. Open attached project "784006.zip" 2. Open scene "repro" 3. In hierarchy, notice "Cube" 4. Expand it and sel... Read more
Setting CharacterController.center wil trigger OnTriggerEnter/OnTriggerE...
Steps to reproduce: 1. Open attached project "783968.zip" 2. Open scene "TriggerTest/trigger" 3. Run it 4. Press "Adjust" button, w... Read more
Editor crashes when building asset bundles that include Spine assets
Reproduction steps: 1) Open project attached in the edit section. 2) Select "Avatar_boy" prefab and change its Asset Bundle tag to ... Read more
[UI] [TEXT] When UI Text's width/height is not an even number text appea...
Reproduction steps: 1) Open "FuzzyTextWithRich" attached project 2) Open main scene 3) Compare both texts in Game View window Expec... Read more
Using API During Serialization Throws Exception
To reproduce: 1. Open attached project 2. Open "_MainScene" 3. Play the scene Actual behavior: errors in the Console: "AssetPathToG... Read more
Updating Animator from Event recursively triggers event
I call a method from an AnimationClip event. If I call Animator.Update from inside that method the Animator will re-trigger the even... 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
- NullReferenceException when setting 'isTextObjectScaleStatic' to false on a disabled TextMeshPro GameObject
- Shader Stripping Custom Options disappear when exiting Play mode without reloading Domain
- Decals do not get projected when 'Rendering Layer Mask' on a GameObject is 23rd Layer or above due to encoding/decoding issues
- Deriving from SearchContextAttribute doesn't always work
- Scripting API documentation is missing for macOS editor extensions