Search Issue Tracker
Fixed in 2019.3.X
Fixed in 2018.4.X, 2019.1.X
Votes
0
Found in
2018.2.1f1
Issue ID
1064691
Regression
No
Console is continuously spammed with "Assertion failed on expression: 'kValidSceneObjectIdentifier == res'" after project update
Repro steps:
1. Open attached project ("unity2018-migration-bug")
2. Open "Fragments_PanelTopo_10_Env" scene (Assets > GameBakers > Scenes > Game > Panels > Fragments)
3. Inspect the console for "Assertion failed on expression: 'kValidSceneObjectIdentifier == res'" error
Expected: No error is thrown
Actual: Error is continuously thrown for a period of time
Reproduced on: 2018.2.13f1, 2018.3.0b6, 2019.1.0a5
Was not able to test on 2018.1 since the project breaks.
Note:
Amount of errors depends on all objects in the scene
Fixed in:
2019.3.0a2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The Editor becomes unresponsive and memory allocation errors are spammed in the Console when Generating Lightning
- Crash on BatchApplyPropertiesFromSourceAssetDB when opening a specific project
- Scene view Camera cannot be moved with WASD/QE keys when the Right Mouse Button is held down and the Mouse is not moved
- Crash when calling default interface method from virtual method with same name
- [Android] Unity does not include the ".aab" extension for an AppBundle when it is built via script with the buildPlayerOptions.locationPathName = "AppName.apk" and EditorUserBuildSettings.buildAppBundle = true
Add comment