Search Issue Tracker
[Silicon] Artifacts appear in the Game view when resizing the window/ent...
Reproduction steps:1. Open the attached project “ReproProject”2 Open the “01.MainMenu” Scene3. Resize the Game view window Alternati... Read more
[Shuriken] Particle emission module burst min max should be unsigned int
Particle emission module burst min max should be unsigned int. Emission rate is also unsigned int, at this moment burst min max is u... Read more
[HDRP] Area light baked shadow mask create unexpected shadows
Repro steps :- Open attached project- Open scene called "Test"- Open Window > Rendering > Lighting- Click on "Generate lightin... Read more
[GL][ES] does not render compute shaders correctly
Steps to reproduce:1. Download attached project "Fluidity.zip"2. Open it via console with launch parameter "-force-glcore45"3. Play ... Read more
[Universal RP] "Look Dev" menu exists for Universal RP template even tho...
"Look Dev" menu exists for Universal RP template even though it's not supported. Refer the attached video Steps to reproduce:1) Crea... Read more
Incorrect mouse cursor in source selection pop up menu.
When selecting a video clip or image from a component the mouse cursor is double arrow (Scroll Icon). I would expected this to be a ... Read more
[API Updater]Creating empty project in 5.6 and opening it in 2017.1 prom...
To reproduce:1) Create new project in 5.62) Immediately close Unity3) Open same project with 2017.1 Expected: Project opens without ... Read more
[.NET 4.x] Editor crash when Visual Studio debugger hits RectTransform.r...
How to reproduce:1. Open the attached "1064902_repro.zip" project2. Open the "CrashScript" script3. In Visual Studio, place a breakp... Read more
[Mobile] Player crashes when LZ4 compression is disabled in the build pi...
When running an application on android when built without LZ4 compression the game will crash, theoretically due to allocating 87241... Read more
Content Size Fitter causes large performace slowdown
Steps to reproduce:1. Open user attached project2. Run the game with V-sync disabled3. Open Profiler4. Notice that PostLateUpdate.Pl... 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu