Search Issue Tracker
By Design
Votes
2
Found in
5.2.3p2
Issue ID
751500
Regression
Yes
changes to defined symbol list field (UI) are not detected in some scenarios
Reproduction steps:
1. Open attached "PostProcessBug" Unity project.
2. Open "Edit > Project Settings > Player"
3. Notice, that "Other Settings > Configuration > Scripting Define Symbols" input box is empty.
4. Build this project.
5. Notice the message in the console window in the editor, that says - "IS DEBUG!!"(There is a script, that checks if debug is defined).
Regression introduced in 5.1
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
scadieux
Feb 05, 2016 00:40
Actually Unity decided for some reason it was a good idea to define DEBUG and TRACE for non developer builds: https://unity3d.com/unity/whats-new/unity-5.1