Search Issue Tracker

By Design

Votes

0

Found in [Package]

3.0.2

4.0.0-pre.2

Issue ID

REC-924

Regression

Yes

Recorder recording state remains True when recording has ended

Package: Recorder

-

How to reproduce:
1. Open the attached project
2. Open scene Scenes/Scenes_TK/Test
3. Press the Play button
4. Wait one minute while observing the Console

Expected result: a minute after "StartRecording" is logged, "StopRecording" is logged and "isRecording" is logged as False afterward
Actual result: a minute after "StartRecording" is logged, "StopRecording" is logged and "isRecording" is still logged as True afterward

Reproducible with: 2.3.0-preview.3, 2.5.0-pre.1, 2.5.5, 4.0.0-pre.2 (2019.4.32f1, 2020.3.22f1, 2021.1.28f1, 2021.2.1f1, 2022.1.0a14)
Not reproducible with: 2.2.0-preview.4 (2019.4.32f1, 2020.3.22f1)

  1. Resolution Note:

    The supplied project uses reflection to drive in recorder through an unsupported method.
    The recorder itself does not suffer from this limitation when used as designed.
    The user could open a feature request for the missing APIs which we could support properly.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.