Search Issue Tracker
Fixed in 5.5.0
Votes
2
Found in
5.3.0b3
Issue ID
736691
Regression
No
[Crash] Calling SkinnedMeshRenderer.BakeMesh crashes at Mesh::SetChannelsDirty in certain circumstances
Steps to reproduce:
1. Open attached project
2. Open scene "repro"
3. Run it
4. Observe a crash
Note: BakeMesh.cs has simple script which creates new mesh. Then copies properties of SkinnedMeshRenderer to previously_created_mesh. Finally, SkinnedMeshRenderer calls BakeMesh(previously_created_mesh)
Comments (1)
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
- “Frame Debugger On” text color not maintained across different Editor Themes in toolbar
- Rendering artefacts appear in the Game view window when maximizing/minimizing Inspector window and Frame Debugger is Enabled
- [MacOS] AdvancedDropdown in the Profiler is not scrollable even when not all options in the list are visible
- Memory leak when a lot of Particle Systems instantiated while Profiler is open
- "ArgumentOutOfRangeException" error is thrown when trying to delete letters from an RTL TextField when using the Advanced Text Generator
yves-ja
Nov 13, 2015 19:37
The same happens on 4.6.4