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
- Crash on PrepareDrawShadowsCommandStep1 when entering the Play Mode in a specific project
- Physics Layer Collision Matrix's Layer names, checkboxes and hover highlights become misaligned when the Editor's UI Scaling gets changed
- Light/shadow information on an edge of a Terrain tile creates a seam with an adjacent Terrain tile when baking a LightMap
- "Missing types referenced from component UniversalRenderPipelineGlobalSettings on game object UniversalRenderPipelineGlobalSettings..." warning is thrown after switching the Platform to tvOS
- “Metal: Error creating pipeline state (Universal Render Pipeline/2D/Sprite-Lit-Default): Vertex attribute BLENDINDICES0(5) of type uint4 cannot be read using MTLAttributeFormatFloat2 (null)“ when setting GPU Skinning to GPU after opening the project
Add comment