Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2018.2.X
Votes
1
Found in
Issue ID
1033694
Regression
No
PrebuildSetupAttribute cannot find types in arbitrary assemblies
PrebuildSetupAttribute (and probably PostBuildCleanup too) cannot find their target types if the types are not in a specific list of assemblies, as described by UnityEngine.TestTools.AttributeHelper.GetTargetClassFromName().
This isn't workable in a world of packages and asmdef files, so it needs to be changed.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Editor] Profiler (Standalone Process) "Live" button is greyed out by default
- UIToolkit bindings on RadioButtonGroup is not displaying the selected radio button when the choice list is bound
- Sprite shadows are not rendered when the light source is placed near the sprite
- Multiple Video Players are not playing simultaneously when played in WebGL
- "Rename Prefab File?" window does not pop up when renaming Prefab in the Project window
Add comment