Search Issue Tracker
Fixed in 2018.2.X
Votes
0
Found in
2018.2.0a3
Issue ID
1010229
Regression
Yes
[Editor] Throws the IndexOutofRange exception when color picker is selected
When color picker is selected from any component, editor throws the IndexOutOfRange exception and hides all components below it
Steps to repro:
1. Open a new project.
2. Add any components in hierarchy window which has a color picker option like "Directional Light", UI >> Image etc.
3. Select color picker in inspector windows.
4. Observe the error
Reproducible on: 2018.2.0a3
Works fine on: 2018.2.0a2.
Frequency:
Always.
Environment:
Occurs on Mac 10.12, Mac 10.13 and Windows 10
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
Add comment