Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
2018.1.0a3
Issue ID
966070
Regression
Yes
Assertion failed error when switching build platforms "Do not unregister callbacks on the callbackarray"
Steps to reproduce:
1. Open Unity
2. Switch build platform
3. Observe assertion failed error in console
Expected: No errors pop up when switching build platform
Actual: "Assertion failed: Do not unregister callbacks on the callbackarray while in a callback on that same array" error
Reproduced on: 2018.1.0a3, 2018.1.0a4
No repro: 2018.1.0a2 , 2017.3.0b8, 2017.2.0p1, 2017.1.2p3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
Add comment