Search Issue Tracker
Active
Under Consideration for 6000.2.X
Votes
0
Found in
6000.2.0b2
Issue ID
UUM-109544
Regression
No
Crash on ShaderPropertySheet::AddNewPropertyUninitialized when dragging 2 prefabs to the Hierarchy in a specific Scene
Steps to reproduce:
1. Open the “user’s attached project”
2. Open the “ArcheryRangeTibo” Scene
3. Select “TargetBaseTibo_Ground” and “TargetBaseTibo_Aerial” in the “Assets/Prefabs/Gameplay” folder
4. Drag the 2 prefabs to the current scenes Hierarchy
5. Observe crash
Reproducible with versions: 6000.2.0b2
Reproducible on: Windows 10 (by the reporter)
Not reproducible on: no other environment tested
Note: not reproduced by CQA
First few lines of StackTrace:
{noformat}0x00007FFFF0C36E76 (Unity) memcpy
0x00007FFFEDE8D81B (Unity) ShaderPropertySheet::AddNewPropertyUninitialized
0x00007FFFEDE9A055 (Unity) ShaderPropertySheet::SetTextureWithNoScaleAndOffset
0x00007FFFED36CF4A (Unity) MaterialPropertyBlock_CUSTOM_SetTextureImpl
0x000002373693F6C6 (Mono JIT Code) (wrapper managed-to-native) UnityEngine.MaterialPropertyBlock:SetTextureImpl_Injected (intptr,int,intptr){noformat}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Crash due to running out of memory when compiling shaders for an Android build
- Crash on WindowsVideoMedia::GetVideoFrameAtIndex when importing a specific MP4 file
- Search results number in Saved Searches Panel is not properly visible when Search query is selected in light Editor mode
- OS Window is switched and errors logged when trying to access Overrides of the same Prefab in the Overrides Panel
- Tooltips stay in place when Preferences window is scrolled
Add comment