Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.5.0f3
Issue ID
873528
Regression
Yes
Time class values are not 0 and can be manipulated before entering Play mode
Reproduction Steps:
1. Open attached project "873528 - TimeClassBug".
2. Go to "Test" -> "Time Bug" in the menu.
3. Observe how the Time values are not 0 before entering Play mode.
4. Move around the "Time Bug" tab in Unity Editor.
5. Notice how Time values continue to change. (GIF attached)
Expected result: Time values (besides frameCount) should be 0 before entering Play mode.
Actual result: Time values give out unknown values before entering Play mode.
Reproducible on: 5.6.0b5, 5.5.1f1
Not reproducible on: 5.4.3p3, 5.3.7p2, 5.2.5f1
Regression introduced in: 5.5.0f3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Invalid vertex attribute format" error message does not mention "bytes" when the data size is mismatched
- [Windows] About Unity window displays Editor version in two lines instead of one
- [Linux] "Add Component" menu goes under the screen when the menu extends beyond the display boundries
- High Editor GPU usage when Camera with RenderTexture and VFX Graph are in the scene, with Scene/Game tabs closed
- List in Inspector not resizing when exiting Play mode
Add comment