Search Issue Tracker
Fixed in 2017.3.0f3
Votes
0
Found in
5.5.1f1
Issue ID
908823
Regression
No
Handles.DrawLine Stops drawing when values in Inspector are changed
To reproduce:
1. Open attached project.
2. Create new Empty Object.
3. Add "NewBehaviourScript.cs" to it.
4. In Inspector change Transform values.
Actual result: Handles.DrawLine stops drawing, sometimes for a short time, sometimes until clicked in inspector.
Expected result: Handles.DrawLine is drawn.
Reproducible: 5.3.6p7, 5.4.1f1, 5.5.3f1, 5.6.1f1, 2017.1.0b4
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
Add comment