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
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
This is a duplicate of issue #1263270