Search Issue Tracker
Active
Under Consideration for 2022.3.X, 2023.1.X, 2023.2.X, 2023.3.X
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
- Sprite Atlas remains loaded in memory after scene change or unloading assets
- Referred style sheet stays dirty after saving when using the UIBuilder
- The Height map Amplitude is not working when using HDRP/LayeredLit
- Infinite inertial tensor rotation values are not discarded (both AB and RB)
- Crash at "UnityEngine.Object:FindObjectsOfType" when quitting the Player
Add comment