Search Issue Tracker
Fixed in 5.6.0f3
Votes
1
Found in
5.5.3p1
Issue ID
916896
Regression
No
Error "The referenced script on this Behaviour is missing" when loading scene additively
Reproduction Steps:
1. Import attached project.
2. In Menu, select "Build" -> "Windows Development Build".
3. Create build.
4. In created build folder, open "SuddenStrike3.exe".
5. Open created build's "output_log" file.
Expected result: Output log doesn't contain errors.
Actual result: Output log contains errors:
The referenced script on this Behaviour is missing!
The referenced script on this Behaviour (Game Object 'Tank_medium_empty_shell') is missing!
Reproducible with: 5.5.3p4, 5.6.1f1.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment