Search Issue Tracker
[Android] .PNG normal map stays at ETC2 compression when compressing to ...
Steps to reproduce: 1) Download attached project 'TestTextures.zip' and open in Unity2) Check if platform is Android in Build Settin... Read more
Script with Mono.Cecil compiles with "Windows Store IL2CPP Scripting Bac...
To reproduce:1. Open attached project with Unity which has "Windows Store IL2CPP Scripting Backend" installed.2. No errors, it's pos... Read more
Input Field hides text completely and puts cursor outside when in Best F...
When Input Field has Best Fit option turned on writing large text into it sometimes makes cursor appear outside the input field area... Read more
Shadows are not rendered even though they fall within camera frustum
Steps to reproduce:1. Open attached project2. Open "TestScene_LowFOV" scene3. Select "Main Camera" game object-Inspect the Game view... Read more
Setting Camera.main.opaqueSortMode to NoDistanceSort still sorts objects...
Reproduction steps:1. Open project attached(Sorting.zip)2. Open scene "SortingTest"3. Press play.4. Open frame debugger. Expected re... Read more
CCD is broken on pooled objects
1. Open attached project2. Open scene Bullet Test/Bullet Test.unity3. Play the scene4. Press the Space Bar to launch some projectile... Read more
[GLES3] Shader doesn't compile when step() * step() multiply is used
Reproduction steps:1. Open the attached 'Archive' project.2. Set graphics API to GLES3.3. Build and run the '1' scene on a mobile de... Read more
Missleading warning in sprite renderer draw mode, when using sprite with...
Reproduction steps:1. Open project attached(TileBug.zip)2. Open scene "Test"3. Press on New Sprite4. Investigate warning under "Draw... Read more
Blurry GUI interface when hit.transform.position is used
When "Camera.main.WorldToScreenPoint(hit.transform.position" is used to determine the position of the GUI when cast on the cube game... Read more
[Timeline] First few frames of the timeline is played twice, causing aud...
Load the project attachedOpen the scene 1Open New Timeline in the timeline editorPlay the scene Note that the first few samples of t... 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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server