Search Issue Tracker
Duplicate
Votes
0
Found in
2018.4
2019.4
2020.1.1f1
2020.2
2021.1
2021.2
Issue ID
1308612
Regression
No
Crash on SendMessageToEveryone & w/ other Stack Traces when instantiating a Variable of the same type as the Class
How to reproduce:
1. Open project labeled "Project1308612: "
2. Open scene "SampleScene"
3. Enter Play Mode (Try multiple times, reproduces around 3/5 times)
Reproducible with: 2018.4.31f1, 2019.4.19f1, 2020.2.3f1, 2021.1.0b4, 2021.2.0a3
First Lines of Stack trace:
0x00007ff73cd70932 (Unity) SendMessageToEveryone
0x00007ff73cda51af (Unity) PlayerInitState
0x00007ff73cdbe34b (Unity) LoadSceneOperation::CompletePreloadManagerLoadSceneEditor
0x00007ff73cdbefff (Unity) LoadSceneOperation::IntegrateMainThread
0x00007ff73cdc2716 (Unity) PreloadManager::UpdatePreloadingSingleStep
0x00007ff73cdc2cef (Unity) PreloadManager::WaitForAllAsyncOperationsToComplete
Note:
-Many other Stack Traces occur and on other Methods
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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
This is a duplicate of issue #1263270