Search Issue Tracker
[Cubemap] Not all Cubemap importing options are exposed in the scripting...
There's no way from script to access options such as Mapping and Fixup Edge Seams. It would be useful if those options was exposed s... Read more
Using GetCurrentMethod causes exceptions on WebGL
Steps to reproduce this issue: 1. Open the attached project2. Build&Run on WebGL3. Press button4. It invokes GetCurrentMethod an... Read more
PluginInspector properties are not taken into account when building player
Steps to reproduce:1. Open attached project.2. Open scene 'PluginInspectorIssue'.3. Check .dll properties:Plugins\x86\KurdifyEngine.... Read more
[Raycast] When terrain is changed but not saved, RaycastHit.point return...
Steps to reproduce this issue: 1. Open 'TerrainRaycastBug' project2. Open 'TerrainRaycastBug' scene3. Switch to scene view4. The red... Read more
[Deferred Rendering] Objects receive shadows regardless of their rendere...
To reproduce the bug please follow the steps1. Create new project2. Open new scene3. Change rendering path to "Deferred" (Edit>Pr... Read more
SurfaceEffector2D prevents other forces from being applied, such as to m...
The problem here is that the impulse-force being applied is swamping any forces that the end-user is applying. Note that you cannot ... Read more
'Manual>Reflection Probe' misses description for 'Use Occlusion Culling'
'Manual>Reflection Probe' misses description for 'Use Occlusion Culling' /Manual/class-ReflectionProbe.html There's a checkbox in... Read more
GizmoType.SelectedOrChild is ignored when parent is selected
1. Open 'Scene' in the included project.2. Note the 'Thing' MonoBehaviour with an accompanying editor class configured to draw a cub... 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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument