Search Issue Tracker
[PolygonCollider2D] on second Inspector button "Edit Collider" not working
Steps to reproduced:1. Open new project.2. Add polygon collider to any game object.3. Add additional inspector tab (that both inspec... Read more
Data can be lost on reliable channel
Data can be lost on reliable channel if transport layer queue is full. HLAPI needs to buffer and resend that data - as user code doe... Read more
In Profiler GPU usage eats lots of memory
In Profiler GPU usage eats lots of memory 1 Create new project and open Profiler window2 In Profiler Add Profiler-> GPU - GPU usa... Read more
[Camera] Shadows are being incorrectly culled
Shadows are being incorrectly culled and will suddenly reappear as the camera moves. Reproduction Steps:1. Run the scene 'ShadowTest... Read more
Object accelerating through AddForce(Vector3.zero)
-e: sphere object gets velocity over time and starts moving veeeery slow and builds up in speed, altough the vector is (0,0,0) -repr... Read more
Some Assets don't work in Unity Free
To reproduce:1. Create a new project2. Create a Material in Project view using context menu3. Select something else (like Main camer... Read more
Crash after trying to add a non-existing Material and a script to a game...
To reproduce:1. Open attached project2. Select Mat, NavAgentController and New Material assets from the Project view3. Drag them int... Read more
Cannot add new folder in project tab
Steps to reproduce:1. Open attached project.2. Try to create folder in Assets folder.3. Observe null reference exception Read more
FPS controller collides with spherical triggers
Steps to reproduce:1. Open attached project's scene "bug scene".2. Select in hierarchy "FPSController" and "trigger" that their coll... Read more
Tree component does not work with IndexOutOfRangeException being thrown
Steps to reproduce this issue: 1. Create a new project2. Select GameObject->3D Object -> Tree3. IndexOutOfRangeException is ca... 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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject