Search Issue Tracker
Won't Fix
Fixed in 2019.4.X, 2020.3.X, 2021.1.X
Votes
0
Found in
2019.3.0a10
2020.3
2020.3.4f1
2021.1
2021.2
Issue ID
1328463
Regression
Yes
[macOS] Editor crashes when trying to build Asset bundles in InitializeOnLoad or InitializeOnLoadMethod time
Reproduction steps:
1. Open the project
2. Observe the editor crash
3. If it does not crash, observe the console after the load
4. (Optional) to reproduce the issue again, go to Assets > Delete all built AssetBundles, and then restart the editor
Reproducible with: 2019.3.0a10, 2019.4.25f1, 2020.3.5f1, 2021.1.4f1, 2021.2.0a14
Not reproducible with: 2018.4.34f1, 2019.3.0a9
Notes: Only crashes on macOS.
Tested machines:
macOS Catalina 10.15.7 2,4 GHz 8-Core Intel Core i9 - repro
macOS Catalina 10.15.7 2,7 GHz Quad-Core Intel Core i7 - repro
MacBook Pro 10.15.6 8-Core Intel Core i9 2,4 GHz - repro
Windows 10 i7-4820K @ 3.7 GHz - no repro
Windows 10 Pro i7-8850H CPU @ 2.60GHz - no repro
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
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
Resolution Note:
Building from code callbacks is unsupported.