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
- The GPUResidentDrawerResources script file is missing from the Scriptable Render Pipeline Core package
- Particle size is not correctly reflected in Edit Mode when a particle system is used as a Sub Emitter
- [Usability] No warnings about having sufficient space before generating the Lighting
- "Invalid AABB inAABB" and "Assertion failed on expression: 'awake.loadStarted'" errors are thrown when when instantiating a prefab with InstantiateAsync
- Line Break Position Changes in Traditional Chinese when consecutive punctuation is used
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.