Search Issue Tracker
Image effects with DX11 causes black screen in game view
1. Open project. 2. Open scene "test". 3. Notice that game view is black. 4. Change to DX9. 5. Now everything works as it should be.... Read more
[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 ins... 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 window 2 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 'ShadowTe... 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) -rep... Read more
Some Assets don't work in Unity Free
To reproduce: 1. Create a new project 2. Create a Material in Project view using context menu 3. Select something else (like Main ca... Read more
Crash after trying to add a non-existing Material and a script to a game...
To reproduce: 1. Open attached project 2. Select Mat, NavAgentController and New Material assets from the Project view 3. Drag them ... 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 co... 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
- Editor UI Text is displayed incorrectly or blank, and "Unable to load font face for [System Normal]." and other warnings are spammed when Editor Font is set to System Font and TMP Package is imported
- TabView with icons is smaller in height then other tabs with text
- [iOS] Error shows and "Microphone.GetPosition" logged as zero when "Microphone.Start()" is called the first time while a microphone is busy in another app and the second time when the microphone is released
- "Check for Updates" Fails to Connect to Update Server
- "Validation: Write range..." errors when creating and destroying GraphicsBuffer rapidly in WebGPU