Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.3.28f1
Issue ID
UUM-82688
Regression
No
[2021.3 only] ExecuteMethod uses cached data when running validations after a CI checkout
Reproduction steps:
1. Connect to the remote PC and open the project folder (see Internal notes)
2. Check if the required files exist and restore them if needed (see Internal notes)
3. Run the “RunTests.bat”, wait for the cmd to close and look at the log.txt file generated from the .bat file
4. Using CTRL+F, search for “BUILD TOOLS: SafeSubmitValidation : Validation successful” to confirm that it was successful
5. Delete the files mentioned in the Internal notes
6. Run the “RunTests.bat”, wait for the cmd to close and look at the log.txt file generated from the .bat file
7. Using CTRL+F, search for “BUILD TOOLS: SafeSubmitValidation : Validation successful”
8. Observe the results
Expected Result: The validation fails
Actual Result: The validation succeeds
Reproducible with: 2021.3.28f1
Reproducible on: Windows 11 Pro
Not reproducible on: No other environments tested
Note:
- Running the “RunTests.bat” a second time after deleting the files, the validation fails which is expected behavior
- Deleting the library or just opening the project once after the checkout results in the expected behavior
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
- 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
Resolution Note:
There are no fixes planned for this Bug