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 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
Point light has jagged edges when using a LatLong cubemap cookie and is ...
How to reproduce:1. Open the attached "case_1098392-BrokenCubemapCookie.zip" project2. Select the PointLight object and inspect that... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code