Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2017.2.0p3
Issue ID
978843
Regression
No
Scripting defines are not multiplatform as indicated by a star in the player settings
How to reproduce:
1. Open attached project
2. Check that 'Scripting Define Symbols' is set as 'myDefine' on android platform
-- The define is marked with a star ( * ), which indicates that it is a shared setting between platforms
3. Enter playmode using standalone platform -> Nothing printed in the console
4. Enter playmode using android platform -> print out in the console due to custom define
Expected behaviour: Setting 'Scripting Define Symbols' not marked with a star as 'shared setting'
Reproduced on: 5.6.5f1, 2017.1.2p4, 2017.2.1p1, 2017.3.0f32018.1.0b1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
Add comment