Search Issue Tracker
Non-prefab Assets with .prefab extension are incorrectly handled by the ...
How to reproduce:1. Open the submitted project (MeshPrefabImport_193)2. Select the 'customer_model' prefab in the Project window Exp... Read more
[UIElements] Border radius specified in percent varies with parent size
How to reproduce:1. Open attached project "BorderChangesWhenParentResizes.zip"2. Open the Test window ("Bug" > "Test")3. Resize t... Read more
Cloth constraint dots not visible from all angles
Reproduction steps:1. Open the "New Unity Project.zip" project2. Select "Plane" Game Object3. In the Inspector "Cloth" component pre... Read more
[UaaL][AppleTV] Empty project crashes on tvOS 12.3
How to reproduce:1. Create & Open an Empty project2. Build & Run on AppleTV using tvOS 12.3 Crashes when using:Apple TV 4K +... Read more
[WP8] Serialization Weaver fails to resolve System.Windows.Visibility
To reproduce:1. Open repro.zip. It's a project that contains a .dll that uses System.Windows.Visibility2. Build for WP83. Notice the... Read more
ParticleSystemShapeLength fails on WSAPlayer (UWP)
ParticleSystemShapeLength reports 2x the collision numbers. Read more
[NavMeshSurface] Original NavMeshSurface looses NavMesh data if same Nav...
Steps to reproduce: 1. Open attached project "AI11.zip"2. Open scene "repro"3. In hierarchy, select "NavMesh Surface (1)" and bake N... Read more
[Mobile][Shader]Circular banding and lateral striation rendering issues ...
To reproduce:1) Open attached project and scene in it2) Build and run on mobile3) Move around the device a bit - the sun moves by ti... Read more
Shaders: #pragma target with trailing comment is not recognized
Writing something like "#pragma target 4.0 // test" in a shader does not actually work - the trailing comment makes SM4.0 target not... Read more
Version control identifying icons are low resolution and do not scale
1. Open any project and set-up Plastic SCM2. Create a workspace for the project3. Create a new Asset in Project Browser4. Use the Pr... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used