I installed Unity 5.1.2p3 since I saw it fixed a GI bug Download Archive
But now, it gives an error saying Template function should be specialized. Anyone got this?
I installed Unity 5.1.2p3 since I saw it fixed a GI bug Download Archive
But now, it gives an error saying Template function should be specialized. Anyone got this?
Same here.
Yep. I get this now too. 5.1.2p3
got it too in 5.2B3
The same for me with the last beta
I too have this (5.1.2p3). Not sure what it is or if it causes any problems ![]()
same here
Same problem here with 5.1.3 and 5.2.0f2.
It seems to only occur when final gather is on.
Someone has reported it. You can vote on it here Unity Issue Tracker - [FinalGather] "Template function should be specialized" error thrown when baking
I have fixed this. The fix should appear in a patch release soon.
got it on Patch 5.2.0p1
Problem is still there in 5.2.1
Same here. 5.2.1p1 while baking.
Hey,
fix didn’t get into 5.2.1 patch as Kasper expected, but I’ve just verified it in 5.3.
Changed Issuetracker status for now, if it gets backported I’ll update it to proper patch.
The fix has been added to the 5.2 patch release queue, so it should be available in 5.2.1p3 if all goes well.
5.2.1f1 Mac
STILL a bug
Well yeah, if it was fixed in 5.2.1p3, it can’t be fixed in 5.2.1f1 which is an older version.
So no one is commenting on what this means? I really find forums like this useless when replies consist of “It’s happening to me!” and “It’s been addressed”. What is the point of having a forum if everything posted is not informative?
It didn’t have any negative effect on the bake, just an incorrect error posted
Well, when I posted this, I didn’t look into it as I didn’t have any negative effects. I thought people might get it too.
As far as I know, it’s a template function that was not specialized in the backend C++ code. Maybe it’s a template function within a class template and was not bothered to re-designed. I don’t know.
But it seems it’s fixed in 5.3.0 Unity Issue Tracker - [FinalGather] "Template function should be specialized" error thrown when baking