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
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
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
There are no fixes planned for this Bug
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.