Search Issue Tracker
Fixed in 2.5.4
Votes
0
Found in [Package]
2.5.2
Issue ID
1310131
Regression
No
[Unity Recorder] Asset not found error is thrown on trying to record an alembic clip from Unity recorder
Alembic_Recorder.png not found error is thrown on trying to record an alembic clip from Unity recorder. Refer the attached video
Steps to reproduce:
1) Create a new project
2) Window > Package Manager > Install Unity Recorder, Alembic
3) Window > General > Recorder Window
4) Add Recorder > Alembic Clip > Start Recording
Actual result: Recording fails with an asset not found error
Expected result: Recording should not fail and no errors should be thrown
Occurring in: 2021.2.0a3, 2021.1.0b5, 2021.1.0b4
Note: Alembic Clip Recorder has been introduced in 2021.1.0b4
Environment: Both Windows and Mac
Stack trace:
Local asset file Packages/com.unity.recorder/Editor/Assets/d_alembic_recorder.png not found.
UnityEditor.Recorder.RecorderWindow:OnEnable () (at Library/PackageCache/com.unity.recorder@2.5.2/Editor/Sources/RecorderWindow.cs:497)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment