wiki.sine.space | sinespace

Difference between revisions of "Known Issues 2018 3"

From wiki.sine.space
Jump to: navigation, search
Line 6: Line 6:
 
* Terrain textures may vanish
 
* Terrain textures may vanish
 
* Draw Instanced does not work
 
* Draw Instanced does not work
 +
 +
=Substances=
 +
* Substances uploaded in Unity 2018.x will not render properly in client app versions 2019.1b7 and below. Currently a 2019.2b2 or later client is required.
 +
* Changes to variables in a substance graph may not have any effect. 
 +
* Tiling and offset values on a Substance may not work.
 +
* Transparent and cutout Opacity modes do not work.
  
 
=SpeedTree=
 
=SpeedTree=
* SpeedTree 8 files (*.ST) are not yet supported.
+
* SpeedTree 8 files (*.ST) are not supported in client app versions 2019.1b7 and below. Currently a 2019.2b2 or later client is required.
 +
 
 +
=MicroSplat=
 +
* MicroSplat terrain shader is not supported in client app versions 2019.1b7 and below. A 2019.2b2 or later client is required.  See the [https://wiki.sine.space/index.php?title=Extensions Extensions] page for notes on MicroSplat compatibility
  
 
=Nested Prefabs=
 
=Nested Prefabs=

Revision as of 16:44, 12 May 2019

The following are known issues when using Unity 2018.3 to Author Content

Terrain

  • The new terrain system in 2018.3 is not yet fully supported. (works in 2018.2 and earlier)
  • Uploaded trees may vanish
  • Terrain textures may vanish
  • Draw Instanced does not work

Substances

  • Substances uploaded in Unity 2018.x will not render properly in client app versions 2019.1b7 and below. Currently a 2019.2b2 or later client is required.
  • Changes to variables in a substance graph may not have any effect.
  • Tiling and offset values on a Substance may not work.
  • Transparent and cutout Opacity modes do not work.

SpeedTree

  • SpeedTree 8 files (*.ST) are not supported in client app versions 2019.1b7 and below. Currently a 2019.2b2 or later client is required.

MicroSplat

  • MicroSplat terrain shader is not supported in client app versions 2019.1b7 and below. A 2019.2b2 or later client is required. See the Extensions page for notes on MicroSplat compatibility

Nested Prefabs

  • Some nested prefabs are giving issues after processing.

Clothing

  • Making some changes to an existing item's settings (such as cloth) may break the item's rigging, requiring remaking the item.

Scriptable Render Pipeline (SRP) and Shader Graph

  • The Scriptable Render Pipeline (SRP), including both the Lightweight Render Pipeline (LWRP) and High Definition Render Pipeline (HDRP) are both still in Unity Preview and not supported in Editor Pack 14. Since Shader Graph requires SRP and is also in Unity Preview, it is also not supported in EP14.

Visual Effects (VFX) Graph

  • The Visual Effects (VFX) Graph is still in Unity Preview and not supported in Editor Pack 14.