Search Issue Tracker
Fixed in 5.1.2
Votes
0
Found in
5.0.1p3
Issue ID
695171
Regression
No
Wrong documentation regarding Asset Server
User reported a mistake in our documentation page. He pointed out that the line
"To access the Administrator controls, launch Unity and select Window->Asset Server, then click the Administration button." in http://docs.unity3d.com/Manual/SettinguptheAssetServer.html
is incorrect. I checked and can verify that the the window is now named Version Control and not Asset Server anymore. In the parent documentation page the path is correct ("http://docs.unity3d.com/Manual/AssetServer.html From the menubar, select Window->Version Control")
To reproduce:
1) Go to Edit -> Project Settings -> Editor
2) In the Version control Mode tab select Asset Server
3) In the Window tab you won't find Asset Server, only Version control which serves the same function
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Linux][Mono] Crash on mono_exception_walk_trace when entering the Play Mode
- Memory usage rapidly increases when capturing a GameObject with a Line Renderer Component using Texture2D.ReadPixels
- Texture streaming causes all textures to be point filtered in Player when using Direct3D12 API
- [DXR] GPU memory leaks when Renderer.rayTracingMode is set to UnityEngine.Experimental.Rendering.RayTracingMode.DynamicGeometry
- RegisterValueChangeCallback is not called when changing the PropertyField value
Add comment