Search Issue Tracker
Active
Under Consideration for 5.1.X
Votes
0
Found in [Package]
5.1.2
Issue ID
REC-1662
Regression
No
Incorrect Path output is generated when pasting text in the Unity Recorder "File Name" property
Reproduction steps:
1. Open the attached “IN-101852.zip” project
2. Go to Window > General > Recorder > Recorder Window
3. In the Recorder Window, find the “File name” property under the Output tab
4. Copy any text to the clipboard (e.g. “test”)
5. Click the “+Wildcards” button
6. Add any Wildcard
7. Paste any text into the File name
8. Repeat 6th and 7th steps a few times
9. Observe the file path name is incorrect
10. Delete everything in the File name
11. Paste text from the clipboard again (using CTRL+V)
12. Observe the path to the project
Expected result: The file path shows all of the previous entries that were in the File Name (the previous buffer)
Actual result: The file path correctly reflects the File Name
Reproducible on: Windows 11
Not reproducible on: no other environment tested
Reproducible with: 3.0.4 (2021.3.50f1), 4.0.3 (2022.3.62f1), 5.1.2 (6000.0.48f1, 6000.1.4f1, 6000.2.0b1)
Notes:
- Typing normal text will fix the issue by forcing a refresh, but entering Wildcards will revive the old bad buffer into the File Name field
- Can be reproduced on a new project by just installing the Recorder package
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
- Crash on RaiseException when entering Play Mode in a specific project
- Debug Console does not reappear when disabling and re-enabling Debug.developerConsoleEnabled
Add comment