Search Issue Tracker
Fixed in 2022.3.20f1
Fixed in 2022.3.X, 2023.2.X, 2023.3.X, 2023.3.0b7
Votes
0
Found in
2022.3.0f1
2023.1.0b19
2023.2.0a17
2023.3.0a3
Issue ID
UUM-37790
Regression
Yes
Null is returned when using FocusOutEvent.relatedTarget
Reproduction steps:
1. Open project “Repro_latest.zip”
2. Select the “AnimSyncMarker.asset” in the Project window
3. In the Inspector window, right-click on the timeline and click on "Add Marker"
Expected result: the marker info editor UI pops up
Actual result: the marker info editor UI does not pop up
Reproducible with: 2022.2.0a16, 2022.3.0f1, 2023.1.0b19, 2023.2.0a17
Not reproducible with: 2021.3.26f1, 2022.1.24f1
Couldn’t test with: 2022.2.0a1 - 2022.2.0a15 (due to compiler errors and AnimSyncMarker.asset not opening)
Reproducible on: macOS Ventura 13.2.1 (Intel), Windows 10 (by the reporter)
Note: “SyncMarkerTimeline.cs” line 468 causes the UI to close
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist
- Inspector scroll area stretches when using components with nested serialized arrays on FBX model prefab instances
- Crash on ConstraintProjectionTree::projectionTreeBuildStep when ConfigurableJoint uses JointProjectionMode.PositionAndRotation and connected Rigidbody switches from kinematic to non-kinematic
- ScriptableObject asset is accessed during the lookup of Build Profiles when opening the Build Profiles Window
- [Multiplayer TPS Sample] Grenade launcher explosion misses the Player when the Collider count exceeds HitColliderBuffer
Add comment