Search Issue Tracker
Fixed
Fixed in 2020.3.41f1, 2021.3.12f1, 2022.1.18f1
Votes
10
Found in
2020.3.0f1
2021.3.8f1
2022.1.13f1
Issue ID
UUM-12064
Regression
No
isDebugBuild returns False in the Editor when its value is checked after a build
How to reproduce:
1. Open the attached project "Case_1317834"
2. Build the project
3. Observe the Console Window
Expected result: isDebugBuild returns True
Actual result: isDebugBuild returns False
Reproducible with: 2018.4.32f1, 2019.4.22f1, 2020.3.0f1, 2021.1.0b11, 2021.2.0a8
Notes:
- Restarting the Editor resets isDebugBuild to True
- Screenshot is attached of the Console output showing isDebugBuild being false
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Browse" button for Xcode in the "Build Profiles" window is too big
- USS styles fail to inherit correctly when contentContainer is overridden in a custom control
- Copying and pasting Animator Transitions leads to unexpected behaviour
- "ShaderGraph" misses a space in the "Project Settings" section
- UI Builder inspector’s checkbox fields can be activated when clicking anywhere in the value field
Add comment