I'm using
Unity 5.5.1f1 (personal)
ASE v0.6.0 dev 01
Does pressing [ W ] not toggle the debug mode?
Yes but I have to hold [ W ] down to keep the debug active. Clicking in other window, while holding [ W ] make the toggle permanent.
The problem is some what related to DynamicTypeNode class ...
Search found 2 matches
- Tue Apr 11, 2017 9:41 pm
- Forum: General Discussion
- Topic: [BUG] Compare (A > B) in/out ports change values types
- Replies: 4
- Views: 4459
- Tue Apr 11, 2017 4:28 pm
- Forum: General Discussion
- Topic: [BUG] Compare (A > B) in/out ports change values types
- Replies: 4
- Views: 4459
[BUG] Compare (A > B) in/out ports change values types
Hi, I'm getting a strange bug when using the Compare (A > B) node. When the "True" and "False" ports are pluged with two colors, both "A" and "B" input ports change their types to Color (in my oppinion these shuld be unchanged), but if I want to compare two Floats, plug "A" or "B" with a Float node ...