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
- URP Scene Templates are not editable when first opened from the New Scene dialog
- Look Dev window flickers when resizing the window after docking it
- UI breaks when Multiplayer Center window section divider is moved too far
- Adaptive Performance documentation link leads to outdated package documentation when the documentation hyperlink is pressed in the Project Settings window
- After converting a Built-in project to URP render texture related errors are spammed that can lead to Game view being rendered on top of Scene view
Add comment