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
- The tag adder functionality does not work if a space is entered instead of a name
- Errors thrown in the Console when configuring In-App Purchases package
- Longer Scaler Profile names go out of the"Scaler Profilers" section
- AI Navigation window UI elements overlap when the AI Navigation window is docked and resized
- Editor freezes after some time when using NavMeshQuery::Raycast
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.