Search Issue Tracker
Fixed in 2019.1.X
Fixed in 2018.3.X
Votes
1
Found in
2018.3.0a1
2018.3.0b10
Issue ID
1100000
Regression
Yes
[Mac GLCore] The scene window fails to refresh after a few interactions
When the Mac editor is in OpenGL + Linear Color Space, a few interactions can cause the Scene view to freeze and stop updating.
In the comments, view the attached:
Scene view freeze when using a scene view visualization: 1100000_Repro_ValidateAlbedo.mov
Scene view freeze when selecting/deselecting a Light Probe Group: 1100000_Repro_LightProbeGroup.mov
Scene view freeze when selecting/deselecting a particle system: ReproSteps.mov
Resetting the layout to default or clicking on game view temporarily fixes the issue.
---
The issue was initially believed to be shuriken-specific, the info below shows the original information.
Repro steps:
- download this project
- open the Default-Particle scene
- Try to select and deselect one or more of the particles
- Try to switch from 3d to 2d view and back
- after a few seconds, the scene view will freeze up
- you can reopen the scene view or reset the layout to default to get it working again.
Only reproduced on MacOS (tested on OS 10.14 Mojave), could not reproduce in Windows.
Could not reproduce on Metal (only OGL)
Reproduced with 2019.1.0a9, 2018.3.0b10. 2018.3.0b8. 2018.3.0a1
Cannot reproduce with 2018.2.13f1
When the freeze happens and I try resizing the scene view window, the scene window just goes black (or sometimes flashes red).
Sometimes, these errors do pop up in the console.
Assertion failed on expression: 'task.rasterData.indexBuffer == NULL'
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
Comments (6)
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Martin225
Dec 14, 2018 16:01
I have the same problem in Unity 2018.3.0f2 on Windows 10 without any VR or XR
ciwolsey
Nov 16, 2018 17:20
I should mention this is on Windows 10.
ciwolsey
Nov 16, 2018 17:19
I'm having similar issues that result in the same error being spammed to the console when running the app but under totally different circumstances. Here's how I can reproduce it:
1. Create a new project in Unity 2018.3b10
2. Install the OpenXR package using package manager
3. Enable VR support in player settings
4. Add a particle system to the scene and hit play
5. Errors appear in console