Search Issue Tracker
[UI] Setting mesh and/or material multiple times on CanvasRenderer cause...
How to reproduce:1. Open the attached project2. Make sure that you are using DX11 (Edit->Project Settings-> Player-> Other ... Read more
[Android]Devices with 2.3 OS (GB) crash on startup at libglslcompiler
To reproduce:1) Open attached project2) Build and run on device3) It crashes on startup DUT(reproducible):Google Nexus S (Android 2.... Read more
Particle system errors being thrown when we play the Demo5 scene from th...
Errors such asaabb.IsFinite()Invalid AABB resultInvalid AABB rkBox etc are being thrown. It can be repro-ed as follows:- Download th... Read more
[BakedGI] light leaks through the game object
Reproduction steps:1. Open attached project.2. Open "New Scene" scene.3. Go to "Window > Lighting > Scene" and click "Build".4... Read more
String Tag Map does not reset on Material Reset after being set by the S...
Steps to reproduce:1. Create a new material2. Set materials "Rendering Mode" to transperant3. Change standard shader to any other (e... Read more
[WP8.1] Can't disable portrait orientation splash screen in Windows Phon...
To reproduce:1. Build attached project2. Run on device3. Notice that splash screen turns into portrait orientation Reproducible on L... Read more
[iOS] Changing iOS platform settings for plugin files doesn't save the a...
Steps to reproduce: IMPORTANT: Make sure you have Unity installed with both iOS and tvOS support - if you have only iOS support inst... Read more
Inspector debug "Duplicate" and "Delete" options don't work
Steps to reproduce:1. Create new material2. Turn on inspector debug mode3. Create more entries in "String Tag Map" array4. Try to de... Read more
[OnWillRenderObject] Offscreen rendering from within OnWillRenderObject ...
Doing any kind of offscreen rendering (involving particle systems) from within OnWillRenderObject causes billboard particles to orie... Read more
Crash when built for windows after upgrade from 5.3 to 5.4
Steps to repro: #Open/upgrade project in 5.4.b7 - or test in 5.3.2f1 first, then upgrade. 1. Open project & Scene: "Demo1"2. Hit... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used