Search Issue Tracker
Unable to remove deleted Terrain layers
Steps to reproduce:1. Open a new project and create a Terrain2. Create a couple of Terrain Layers in Terrain Inspector window3. Dele... Read more
[iOS] Mesh memory usage increase from 2018.2 to 2018.3 and forward
To reproduce:1. Open users attached project "MeshCompression 2018.2.20.zip"2. In Player Settings make sure Vertex Compression is ena... Read more
[Scripting] Define Constraints are available for Native Plugins even tho...
Define Constraints should only be visible for Managed Plugins, not Native ones, but they are still visible/available in the Inspecto... Read more
[IL2CPP] SecurityException: The public key is not valid' when using embe...
Steps to reproduce:1. Open user attached project2. Build & Run an IL2CPP build on Windows Standalone or WebGL3. Observe the Secu... Read more
Particle systems do not render shader that uses Tangent.w value when ren...
To reproduce:1. Open attached project;2. Press play3. Notice that the left particle system is white Actual result: The Particle syst... Read more
[Android][GLES3] Skinned Mesh with custom material is rendered glitchy o...
Repro steps:1. Open attached project2. Build and Run on Android3. Observe the two models Actual: The left figure is glitching out Re... Read more
[ShaderGraph] ColorShader (debug) infinite texture property generation o...
When ColorShader (debug shader for preview) is selected, and an assembly reload is performed, texture properties can be infinitely g... Read more
[ShaderGraph] Subgraph references not updating correctly
Something is wrong in the asset dependency system. SubgraphNode instances dont update correctly when the reference graph is updated.... Read more
Packman UI - Disabling Modules error message is inaccurate
When the user attempts to disable a module through the Package Manager UI, the error message shown to him is erroneous in displaying... Read more
[OSX][Windows] A collection of bugs from GitHub fixed.
This is a bug for various bugs fixed in PR: https://ono.unity3d.com/unity/unity/pull-request/80924/_/2018.3/input/new/bug-fixesThey ... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
- Shader Graph validation errors are not pointing to the right implementation