Search Issue Tracker
[Graphics] Camera Clear flags slected "Don't clear" duplicates and inver...
Steps to reproduce:1. Download and open project "NewBug"2. Open "Main" scene3. Select Camera Clear Flags to "Don't Clear" Notice how... Read more
Point light shines unevenly at some directions when at high range
To reproduce:1. Open project "766498 repro.zip"2. Open the scene "Game"3. Zoom out so the whole plane is visible4. Observe that the ... Read more
[WebGL] build errors with benchmark project
-e: see title, it is the unity benchmark project, works well in 5.3.2 -repro:--1) get project from ono (/test-data/unity_bench2)--2)... Read more
ParticleSystem API should be consistent with using radians
1. What happenedParticleSystem API should be consistent with using radians. Currently, Particle.rotation uses Degrees. 2. How we can... Read more
[WebGL] IL2CPP exception when compiling to WebGL
Reproduction steps:1. Open project "benchmark2015"2. Build for WebGL--- Build will fail Full error message in edit Regression since:... Read more
[AW] vertical scrollbar on the right side of the AW is broken
[AW] vertical scrollbar on the right side of the AW is broken When scrolling vertically in the AW Dopesheet, the scrollbar on the le... Read more
[Skinning] Skinning broken on Mac since 5.4 (OpenGL issue?)
Character skinning is broken on MacOS 1. What happenedMost, if not all, characters with skinning (joints binded to mesh vertex) are ... Read more
[TextureImport] Since 5.3 crashes in batch mode when importing certain t...
Unity 5.3.0f2 or newer (does not repro with Unity 5.2.x)Editor running in batchmode (does not repro in the Editor GUI)ASTC Texture C... Read more
ParticleSystem API. Rename Particle.lifetime to remainingLifetime
1. What happenedAs of now there's startLifetime and lifetime fields of Particle class. The later name is a bit confusing as it retur... Read more
[UWP] on D3D build type selecting UI input field console throws exceptio...
On UWP D3D project UI input field throws exceptions, touchscreen keyboard doesn't open. Reproducible on 5.3 Repro steps:1. open "uiI... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved