Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
2017.1.0b8
Issue ID
916806
Regression
Yes
[Regression] 'Thread::EqualsCurrentThreadIDForAssert' assertion after switching GI backend to PVR
Steps to repro:
1. Open attached project and '9_Realtime GI' scene;
2. Go to Lighting settings (Window -> Lighting -> Settings);
3. In Lighmapping Settings switch Lightmapper to PVR.
Expected result:
No errors are produced.
Actual result:
Error:
'Assertion failed: Assertion failed on expression: 'Thread::EqualsCurrentThreadIDForAssert(Thread::mainThreadId)''
is shown in the console. See attached video.
Regression introduced in Unity 2017.1.0b8.
Notes:
- Reproducible in 2017.1.0b8;
- Not reproducible in 2017.2.0a1, 5.6.1p2, 5.5.2p1;
- Reproducible on Windows 10 and OSX 10.12.5;
- The issue seems to be scene-specific; it doesn't repro in the new scene with primitive gameobjects.
- The issue happens only when switching from Enlighten to PVR and not vice versa;
- The issue also happen when starting baking lightmaps under PVR GI backend.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animations change speed when rigidbody is added
- Low FPS persists when re-entering Play mode after an extended session in a specific project
- ListView list items in UIToolkit get stuck when reorderMode is set to Animated and they are reordered using two or more fingers on touch devices
- Editor or player crashes when using a deeply nested Particle System with a sub-emitter that has multiple references
- [Metal][iOS] Application freeze when switching between portrait and landscape orientation on iPad Pro
Add comment