Search Issue Tracker
Fixed
Fixed in 2023.3.0b5
Votes
0
Found in
2021.3.29f1
2022.3.8f1
2023.1.11f1
2023.2.0b7
2023.3.0a3
Issue ID
UUM-49593
Regression
No
”FrameData.frameId” is not consecutively incremented when manually evaluating a PlayableGraph
How to reproduce:
1. Open the user’s attached project “Repro.zip”
2. Open “Sample” Scene
3. Enter Play Mode
4. Observe the Console
Expected results: “frameId - lastFrameId = 1” is logged
Actual results: “frameId - lastFrameId = 2” is logged
Reproducible with: 2021.3.29f1, 2022.3.8f1, 2023.1.11f1, 2023.2.0b7, 2023.3.0a3
Reproducible on: macOS 13.5.2 (Intel), macOS 13.4.1 Ventura, Windows 10 22H2
Not reproducible on: No other environment tested
Notes:
- frameId is incremented by 2 for every call to “Playable.PrepareFrame”
- reproducible in the Editor and Standalone Player
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on "The GUID inside 'Assets/asset.png.meta' cannot be extracted by the YAML Parser." when opening the project
- Shadows disappear when looking at a certain angle in Scene view and using Cloud Shadows with Volumetric Clouds
- StackOverflowException freezes or silently crashes the Editor
- Microsoft Surface Device freezes when detaching and reattaching physical keyboard attachment to a Microsoft Surface device in Standalone Player for Windows
- Shadows are cast with artifacts on GameObjects when the light type is set to Point
Add comment