Search Issue Tracker
Fixed in 2017.1.0f3
Votes
0
Found in
5.3.5p4
Issue ID
807917
Regression
No
[BuildPipeline] Post processing callbacks still have previous platform preprocessor directives set when switching platforms
Reproduction steps:
1) Open attached project
2) Go to Build Settings
3) Switch to Android or iOS platform
4) Clear the console
5) Switch to standalone platform
--- In the console you will see logs printed from #if UNITY_ANDROID or #if UNITY_IPHONE blocks
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Add comment