Search Issue Tracker
[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 Project 2. Hierarchy > 3D objec... Read more
PrefabUtility.LoadPrefabContents needs better handling of incorrect pref...
Steps: 1. Open attached project 2. There three menu items: a) Test/RunTest1 => tries to load prefab contents from unexisting path b... 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... Read more
Material Picker allows to choose only one material until re-opened
1. Create an empty GameObject 2. Add MeshRenderer component 3. Invoke "Select Material" window and select material (1) 4. Select mat... 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 proj... 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... 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 ... Read more
[WebGL]CPU usage by AudioSource.Update increases when audio clips are pl...
To reproduce: 1. Open attached project ("ChromeAudioSource") 2. Open "Main" scene 3. Switch to WebGL platform 4. Build and Run the d... 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. Bu... Read more
Point light has jagged edges when using a LatLong cubemap cookie and is ...
How to reproduce: 1. Open the attached "case_1098392-BrokenCubemapCookie.zip" project 2. Select the PointLight object and inspect th... 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
- RenderTexture is not initialized when it is set as Material's Texture
- Branch node outputs a random value instead of a constant on the false conditon
- Shader Graph Material is left in broken state when switching from a .git branch with no HDRP to a branch that contains HDRP
- Crash on buffer_add_value_full when hovering over SerializedProperty.boxedValue in Debug Mode after ISerializationCallbackReceiver.OnAfterDeserialize modifies value
- Editor is not capitalised consistently in Preferences window