Search Issue Tracker

Won't Fix

Won't Fix in 1.4.X

Votes

1

Found in [Package]

1.4.0-exp.2 - Entities

Issue ID

ECSB-1652

Regression

No

Warning "[Worker1] The referenced script is missing on flag (index 1 in components list)." stops displaying when entering and exiting the Play Mode for 3 times

Package: Entity Component System (ECS)

-

Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/Art Assets/Scenes/ForAll/LobbyMenuScene.unity” Scene
3. Enter the Play Mode
4. Observe Warning “[Worker1] The referenced script is missing on flag (index 1 in components list).“ in Console
5. Exit Play Mode
6. Repeat steps 3 and 5 for 3 more times

Expected result: Warning “[Worker1] The referenced script is missing on flag (index 1 in components list).” is present
Actual result: The Warning message is no longer displayed

Reproducible with: 1.3.2 (6000.0.46f1), 1.4.0-exp.2 (6000.0.46f1)

Reproducible on:
Play Mode

Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested

  1. Resolution Note:

    There are no fixes planned for this Bug

  2. Resolution Note (1.4.X):

    This is expected behavior during baking. Warnings do not prevent the baking process from succeeding.
    When entering play mode after a successful bake, the Sub Scene will not be re-baked, and the warning will not be emitted.

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.