Search Issue Tracker
Fixed
Fixed in 2021.3.13f1, 2023.1.0a17
Votes
0
Found in
2021.3.5f1
Issue ID
UUM-11857
Regression
No
[Linux] Editor doesn't build a project when "Install into source code 'build' folder" is enabled after switching projects
How to reproduce:
# Download both user-attached projects from (projectA.zip) file
# Download and build the Unity Editor for Linux and the LinuxPlayer from source
# Open “ProjectA“
# In the BuildSettings enable “Install into source code 'build' folder“ option and build and run the project
# Observe the text in the player window
# Close the player and project and open “ProjectB“
# Repeat steps 4 and 5
Expected results: the text in the second player window says “Project B“ which is different when compared with the previous project’s build
Actual results: the text in the second player window says “Project A“ which is the same as in the previous project’s build
Reproducible with: 2021.3.5f1
Could not test with: 2023.1.0a5 (no “Install into source code 'build' folder“ option in the BuildSettings window)
Reproducible on: Ubuntu 20.04
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
- Unity icon is poorly visible in the "Build Profiles" window when "Dark" editor theme is selected
- UI Toolkit Transition Animation is ignored when background-size property has a starting value of 0
- Error "Assertion failed on expression: 'i->previewArtifactID == found->second.previewArtifactID'" is present when creating Render Texture
- UGUI elements do not stay centered when resizing a floating Game view Window in any SRP project
- InvalidOperationException error appears when using a custom audio search provider and opening the Search window
Resolution Note (fix version 2023.1.0a17):
Fixed in 2023.1.0a16
Resolution Note (fix version 2021.3.13f1):
Fixed in 2021.3.14f1