Search Issue Tracker
Fixed in 5.2.0
Votes
0
Found in
5.1.1f1
Issue ID
711358
Regression
No
[WP8.1] AwakeFromLoadThreaded errors in WP 8.1 builds
To reproduce:
1. Open the attached project
2. Enable the "Floor" GameObject in the hierarchy of the main scene
3. Build targeting Windows Phone 8.1 (Only building the "main" scene should be sufficient)
4. Run the Project in Visual Studio 2013.
5. The game should load up and you should see the error messages as described above.
Comments (1)
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
IJsLauw
Jun 20, 2016 09:45
I'm still getting this error in Unity 5.3.5f1 on Windows Store Phone 8.1 development builds.
Is it back or another issue with the same error?
----
AwakeFromLoadThreaded has not been called 'Canvas' (MonoBehaviour). Figure out where the object gets created and call AwakeFromLoadThreaded correctly.
(Filename: C:/buildslave/unity/build/Runtime/BaseClasses/BaseObject.cpp Line: 1419)