Search Issue Tracker
Fixed
Fixed in 6000.0.33f1, 6000.1.0a9, 7000.0.0a23
Votes
1
Found in
6000.0.22f1
Issue ID
UUM-83673
Regression
No
“Unable to parse file" error is thrown when opening a specific project with Custom Build Profiles
Reproduction steps
1. Open the attached “ASDQWE” project
2. Observe the Console Window
Expected result: No error is thrown
Actual result: “Unable to parse file Assets/Settings/Build Profiles/Android TEST.asset: [Parser Failure at line 80: Expected closing '}']” error is thrown
Reproducible with: 6000.0.22f1
Could not test with: 2021.3.44f1, 2022.3.51f1 (Build Profiles are not available for these Editor Streams)
Reproducible on: MacOS 14.6.1 (Intel), Windows 10 (user’s)
Not reproducible on: No other environment tested
Notes:
- Opening the Build Profile Window (File > Build Profiles) throws the “Unable to parse file Assets/Settings/Build Profiles/Android Publish.asset: [Parser Failure at line 79: Expected closing '}']” error
- The errors are thrown only once but appear again when reopening the project
- Not reproducible with other Custom Build Profiles
- The Build Profiles were created for the Android Profile
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
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder preview window doesn't update element styling accordingly when changing Active Theme for Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder
- Dragger elements from Slider controls doesn't scale and stay outside minimized Canvas window in UI Builder Viewport in UI Builder
Resolution Note (fix version 7000.0.0a23):
Verified fixed.
Resolution Note (fix version 6000.0.33f1):
fix unable to parse build profile error.