Search Issue Tracker
When colliding CharacterController jumps over moving kinematic object
To reproduce the bugfollow the steps 1. Open "case_691821-CharacterControllerIssue" project 2. Open "Test01" scene 3. Run scene in e... Read more
[Camera] Calling Camera.Render in OnRenderImage always clears the depth ...
To reproduce: 1. Open attached project 2. Open DepthTextureBug scene 3. Press play 4. Select main camera 5. Select On Render Image ... Read more
[OptimizationLevel] Build with optimization level set to 'Fast' or 'Fast...
Steps to reproduce: 1. Create new Unity project 2. Open build settings and switch to WebGL 3. Change 'Optimization Level' to 'Fast'... Read more
RectangleContainsScreenPoint doesn't work with Canvas set to Screen Spac...
Steps to reproduce: 1. Open attache project's scene "testScene". 2. Click the Play button. Try moving the mouse over the panel - not... Read more
Not informative compute shader error reporting
On purpose there is some kind of error in a compute shader. In the editor the error message is a bit "laconic". It should be more ex... Read more
[InspectorUI] Material Preview Window: Missing Plane primitive preview o...
-e: the material preview window has a bunch of primitives to choose from but no plane but you can set it in the shader itself. so it... Read more
Reports with more than 4gb worth of files are limited to exactly 4 gigab...
How to reproduce: 1. Open the bug reporter 2. Attach some files to the bug reporter so that the total upload size is above 4gb 3. S... Read more
NetworkAnimator only syncs animations from server to clients not the oth...
Reproduction steps: 1. Open the attached project "Project Folder" 2. Open the scene "Main" 3. Build for windows (haven't tested othe... Read more
Wrong Quaternion Multiply Order in Document
Wrong quaternion multiply order in documentation. http://docs.unity3d.com/ScriptReference/Quaternion-operator_multiply.html Multiply... 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