Search Issue Tracker
Fixed
Fixed in 1.4.4
Votes
0
Found in [Package]
1.3.7
Issue ID
DSTR-858
Regression
Yes
Test Runner hangs on building Player when the “Exercise 7: Solution” sample from Test Framework is run as a test
How to reproduce:
1. Create a new project using the “3D Core” template
2. Add the Test Framework Package
3. Add “Exercise 7: Solution” sample from Test Framework Package
4. If the “CS0006: could not be found” error is logged then restart the Editor
5. Open Test Runner (Window > General)
6. Select the “Play Mode” section
7. Select the “VerifyApplicationPlaying” test and run it (right-click > Run)
8. Observe the build progress and the Console
Expected result: The Player is built successfully, tests are run, and no warnings are logged to the Console
Actual result: The Player builds indefinitely, “No script asset”, and “The referenced script (Unknown) on this Behaviour is missing!” warnings are logged
Reproduced with: 1.3.7 (2022.3.4f1)
Not reproduced with: 1.1.33 (2021.3.28f1, 2022.3.4f1, 2023.1.3f1, 2023.2.0a22), 1.3.5 (2022.3.4f1), 1.3.7 (2021.3.28f1, 2023.1.3f1, 2023.2.0a22), 2.0.1-pre.18 (2021.3.28f1, 2022.3.4f1)
Could not test with: 2.0.1-pre.18 (2023.1.3f1, 2023.2.0a22) (Package causes scripting errors)
Fixed in: 2.0.1-exp.1 (2022.3.4f1)
Reproduced on: macOS 13.3.1 (M1) (by reporter), Windows 11
Notes:
1. Samples are available from Test Framework version 1.3.2
2. The actual regression is in the Editor version but it could not be found due to inconsistent reproduction -> details are provided in the internal comments
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
- Selector gets stuck in UI if scroll is used while dragging
- Created asset is placed in a new folder when creating a new folder and instantly creating an asset by clicking somewhere else
- Selecting and deleting transition in Animator does not add to Undo History when animation is previewed in Inspector
- GameObjects remain static when updating constraints of PhysicsJoint with "Enable Sleeping" selected in Havok Physics Configuration
- [iOS] Touch input is not clocked and UI is unresponsive when the application is paused mid-drag without lifting the finger
Resolution Note (fix version 1.4.4):
This issue seems to be indirectly fixed by refactorings in UTF 1.4.4