Search Issue Tracker
Fixed in 4.3.1
Votes
13
Found in
4.3.0f2
Issue ID
574555
Regression
Yes
"fence == expectedFence" error after upgrading to RC2
Steps to reproduce :
- import the project attached
- open the "Main" scene
- press play and notice the error in the console "fence == expectedFence"
*Note:
Regression from 4.3b3.
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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
achilles117
Nov 22, 2013 21:41
Does this mean GPU skinning does not work at all in 4.3? Should this bug be classified as fixed?
asafsitner
Nov 21, 2013 18:34
I'll just add that selecting multiple files with animations caused the Unity Editor to crash for me. :(
Disabling GPU skinning and/or DirectX 11 while selecting ONE animation asset doesn't show the error, but selecting multiple animation assets still crashes the editor. :(
svf
Nov 21, 2013 12:51
I could only reproduce it while using DirectX 11.
Here are some comments in the forum:
http://forum.unity3d.com/threads/210343-Getting-Error-fence-expectedFence-in-4-3/page2
Jarhead
Nov 20, 2013 19:45
This issue seems to be related to GPU skinning. If you disable GPU skinning the errors will go away.