Search Issue Tracker
[UI] Intensity parameter of Light component is repeated twice in the Ins...
Steps to reproduce:1. Open attached project2. Select "Directional Light" in the Hierarchy3. Look at "Light" component in the Inspect... Read more
Mesh is being drawn twice per material when using custom shader
To reproduce:1. Open attached project;2. Open "testScene";3. Enable Frame Debug. Expected result: mesh is being drawn once when cust... Read more
[Terrain] Smoothness slider is missing in Texture Paint Settings
To reproduce:1) Create new project2) Add a terrain3) Select it4) Click 'Paint Texture' in Terrain's Component (middle button out of ... Read more
Geometry flickering based on camera location
BY DESIGN:The reason for this flickering is batching. All geometry using specific shader flickers due to it using object-space data ... Read more
Color Picker works oddly when using Windows Basic Theme
How to reproduce: 1. Make sure Windows Basic Theme is selected2. Open attached project "865344-repro.zip"3. Try to change Material c... Read more
Sprite changes in play mode when using [TIGHT] texture packing and high ...
Reproduction steps:1. Open project attached (SpriteMeshBreaksWhenPacked.zip)2. Open scene Main3. Press play. Expected result: All th... Read more
Unity 5.5 unable to connect to cache server
To reproduce:1) Create new project2) Open Edit -> Preferences -> Cache Server3) Change mode to "Remote" and Port to anything e... Read more
Standard Shader with Transparency is tiling edges with a streched artifact
To reproduce:1. Import attached package (testScene)2. Open test scene3. Notice that Standard Shader with Transparency is tiling edge... Read more
[Physics] [Prefab] [Undo] Crash when reverting prefab who had Rigidbody ...
To reproduce:1) Create new project2) Add a cube3) Add Rigidbody and Configurable Joint on that cube4) Make it a prefab5) Select the ... Read more
[Android][GearVR] Sound control pop up gives image distortions on Oculus...
Steps to reproduce: 1) Download attached project 'S6EdgeBug.zip' and open in Unity2) Create .osig file for testing device3) Make sur... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template