Search Issue Tracker
Duplicate
Votes
0
Found in
5.5.0b3
Issue ID
832383
Regression
Yes
Cannot drop sprites into animation window on a New Project to create Sprite Renderer property
Steps to reproduce:
1. Create a new project
2. Import any sprite
3. Set it's texture type to sprite
4. Create a new GameObject sprite in hierarchy
5. Select it
6. In the animation window, create a new animation
7. Try to drag the sprite into the animation window
8. See that it does not create a sprite renderer animation and console shows an error
Added video in last edit showing full process - https://fogbugz.unity3d.com/default.asp?ixAttachment=152318&pg=pgDownload&pgType=pgFile&sFilename=Case_832383.webm
Expected result: Sprite is added to animation normally and sprite renderer property is created
Actual result: Sprite renderer property is not created and a console error is outputted
This is however canceled once you create a Sprite renderer property manually, and is no longer present when creating new GameObject sprites - as shown in the video
Reproduced on 5.5.0b3 5.5.0b4 5.5.0b5
Not reproduced on 5.4.1p3
Bug first appears on 5.5.0b1
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
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
This is a duplicate of issue #829544