Search Issue Tracker
Not Reproducible
Votes
0
Found in
5.6.0b9
Issue ID
887901
Regression
No
Application with missing monobehaviour takes 10 minutes to load
Steps to reproduce:
1. Open attached project
2. Build and run for standalone
-Application takes about 10 minutes to load
Expected result: Application should launch immediately just like in the editor
Actual result: Application takes longer than expected to launch scene
Note: project contains only 2 active objects and one disabled object "GameController" with a missing monobehaviour that appears to be causing the issue.
Error appears in the editor:
Request error (error):
UnityEditor.AsyncHTTPClient:Done(State, Int32)
Reproduced on: 2017.1.0a2, 5.6.0b9, 5.5.1p3
DUT:
Reproduced with:
Samsung SM G903F, OS:6.0.1, CPU:armeabi-v7a, GPU:Mali-T720
Sony D6503, OS:6.0.1, CPU:armeabi-v7a, GPU:Adreno (TM) 330
Xiaomi MI PAD, OS:4.4.4, CPU:armeabi-v7a, GPU:NVIDIA Tegra
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