Search Issue Tracker
Active
Votes
1
Found in
2019.4
2020.3
2020.3.9f1
Issue ID
1399139
Regression
No
MRTK controls don't work when used in build
Reproduction steps:
1. Open the user's attached project
2. Enter Play Mode and move sideways with "A" and "D" keys.
3. Navigate to "MoveLeft_H1" or "MoveRight_H2" Button and press it a few times
4. Exit Play Mode
5. Build and Run the project
6. Repeat 2-3 steps
Expected result: You are able to navigate and interact with the Scene in the build
Actual result: You aren't able to navigate and interact with the Scene in the build
Reproducible with: 1.0.2 (2019.4.38f1, 2020.3.33f1), 1.3.0 (2019.4.38f1, 2020.3.33f1)
Could not test with: 2021.2.19f1, 2021.3.0f1, 2022.1.0b16, 2022.2.0a10 - MRTK errors: "Use of unassigned local variable 'colliderByTransform'" etc.
Notes: Controls work in Play Mode but not in build.
Reproducible in Standalone and WebGL builds.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment