Search Issue Tracker
Xcode build error: "Apple Mach-O Linker (ld)" from "_OpenURL"
Reproduction steps:1. Open the attached project.2. Try to build it to iOS. Actual result:- The build will fail when building in Xcod... Read more
Asset Store Tab stays offline after reload
How to reproduce:1. Turn off the Internet2. Open a project(office mode)3. Observe the warring in Asset Store Tab4. Turn on the Inter... Read more
Physics2D collision data are refreshed a frame late
To reproduce:1) Open attached project and scene2) Play it3) Press Right Arrow4) When cubes collide, press Left Arrow Expected: Cubes... Read more
Animation re-targeting not working if the primary character is not being...
Animation re-targeting not working if the primary character is not being rendered by the camera. Description:Animation of the first ... Read more
Standard Roughness setup shader is not building correctly for Android bu...
The Standard Shader (Roughness Setup) that was introduced in 2017.2 is not building for Android when using OpenGLES3.0 and the build... Read more
[iOS] RGBAHalf on iOS clamps the range differently to other platforms
To reproduce:1. Open project attached by QA2. Open "testScene" scene3. Make sure that build platform is set to PC, Mac & Linux s... Read more
[PLM] Memory leaks occur when switching baking backends
Steps for reproduction:1) Download the project from the case 949121 or the link added below2) Open the scene `ProgressiveLightmappin... Read more
NavMesh Agent stuck for a while at deadlock, only then moves straight to...
To reproduce:1. Open repro project2. Open 'NavMeshTest' scene3. Bake NavMesh4. Play scene Expected: capsule gameObjects will move st... Read more
[Baked GI] Mismatch in indirect bounce light intensity between Enlighten...
On near white surfaces there is an increasing difference in indirect light intensity for each surface bounce, between Enlighten and ... Read more
Built APK contains SweepReport.log file
How to reproduce:1. Create new project2. Switch to Android platform3. Set any stripping level (Assemblies, Byte, mscorlib)4. Build a... 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