Search Issue Tracker
[Terrain] Height is generated in negative direction with artifacts when ...
Steps To Reproduce: 1. Create a Project2. Hierarchy > 3D> Terrain3. Terrain > Paint Terrain Tab > Set Height4. Set Heigh... Read more
[IMGUI] "Edit" button in components stays activated even on disabling it.
"Edit" button in components stays activated even on disabling it. Steps to reproduce:1. Create New Project2. Hierarchy > 3D objec... Read more
PrefabUtility.LoadPrefabContents needs better handling of incorrect pref...
Steps:1. Open attached project2. There three menu items:a) Test/RunTest1 => tries to load prefab contents from unexisting pathb) ... Read more
[GPU PLM][OSX]CL_INVALID_PROGRAM errors and fallback to CPU PLM after ba...
Prerequisites:An Apple machine with discrete GPU having more than 2GB of VRAM is needed to repro this bug. Steps to repro:1. Open at... Read more
Material Picker allows to choose only one material until re-opened
1. Create an empty GameObject2. Add MeshRenderer component3. Invoke "Select Material" window and select material (1)4. Select materi... Read more
[Android] ArgumentException errors thrown when the SDK build-tools direc...
Steps to reproduce:1. Create a directory named "xyz" under Sdk/build-tools/ (e.g. C:\\android-sdk\build-tools\xyz)2. Open any projec... Read more
[Blocks] InvalidOnGPU exception when plugging in particle attributes to ...
Repro steps:- Pick a particle attribute (i.e. random per particle node)- Plug it in one of the slots listed below- Observe errors Ex... Read more
[Source Attribute] Blend source attribute blocks are not useful without ...
Repro steps:1. In initialize, add any blend source attribute block (i.e. blend source velocity)2. Observe there is no blend field Ex... Read more
[WebGL]CPU usage by AudioSource.Update increases when audio clips are pl...
To reproduce:1. Open attached project ("ChromeAudioSource")2. Open "Main" scene3. Switch to WebGL platform4. Build and Run the devel... Read more
[Android][OpenGLES2][2DRP] Light2D with Shape type does not work on Adre...
To reproduce:1. Open the attached project;2. Change the platform to Android;3. Make sure Graphics API is set to OpenGLES2;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