Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2020.1.X
Votes
0
Found in
2020.1.0b1
2020.2.0a2
2020.2.0a3
Issue ID
1226938
Regression
Yes
[Shuriken] Error is thrown continuously On selecting "Edit Points in Scene View" button from preset of LineRenderer
"transform.position assign attempt for 'SceneCamera' is not valid. Input position is { NaN, NaN, NaN }" error is thrown continuously on selecting the "Edit Points / Create Points in Scene View" button from the preset of Line Renderer in the Inspector also "Scene View" turns black. refer attached video.
Steps to repro:
1. Create a new project
2. Hierarchy > Create > Effect > Line
3. Create a preset of "Line Renderer"
4. Project window > LineRenderer preset
5. Select "Edit Points / Create Points in Scene View" button in the Inspector
Actual Result:
transform.position assign attempt for 'SceneCamera' is not valid. Input position is { NaN, NaN, NaN } erro is thrown on selecting "Edit Points / Create Points in Scene View" button
Expected Result:
"Edit Points / Create Points in Scene View" button should be selected without throwing any error
Occurring on:
2020.2.0a3, 2020.2.0a2, 2020.1.0b1
Working Fine on:
2020.2.0a1, 2020.1.0a26, 2019.3.4f1
Environment:
Windows 10 and macOS 10.14
Stack trace:
transform.position assign attempt for 'SceneCamera' is not valid. Input position is { NaN, NaN, NaN }.
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr, Boolean&)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on mono_get_hazardous_pointer when running Play Mode tests in a specific project
- [iOS] ‘확인’(Done) and '취소'(Cancel) text is displayed as '...' in the on-screen keyboard when the System preferred language is set to Korean
- No warnings when creating the selector with the duplicate name
- [sw-unity-6-1] Shadergraph panning area size is constant regardless of the size or the zoom level
- [Android] Arabic characters are not displayed when the font falls back to the OS font
Add comment