Search Issue Tracker
Fixed
Votes
5
Found in
5.3.0b2
Issue ID
734466
Regression
No
[Editor][OSX] Errors appear in the console when dragging gameobject with active Profile Editor mode
Steps to reproduce:
1. Open Unity Editor;
2. Create new project and scene;
3. Add any gameobject to the scene (e.g. Cube or Sphere);
4. Open Profiler window (Window -> Profiler);
5. Click on Profile Editor tab;
6. In the Hierarchy view drag any gameobject by using mouse (should be done without closing Profiler window);
7. Observe the console.
Actual result:
"m_EnabledCount == 0" and "TimeToNanoseconds (m_LastEnabledTime) == 0" errors appear in the console (see attached gif video and screenshot).
This issue reproduces only on Mac OSX.
Note:
Also reproducible on:
- 4.6.8p3 (74e15bac63b1);
- 5.2.1f1 (44735ea161b3);
Comments (3)
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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
dark9
Jun 21, 2017 05:43
5.6.1f1 same problem.
Socapex
Aug 28, 2016 03:31
Same here on 5.4.0f3
nicloay
Jun 23, 2016 10:48
Just faced the same problem.