Search Issue Tracker
Duplicating a baked light does not trigger light baking process
Steps to reproduce:1. Open QA's attached project2. Select "Point Light" and switch Mode to Baked and Shadow Type to Hard Shadows3. W... Read more
Particles with zero scale box shape goes in a straight line downwards
Steps to reproduce:1. Open user attached project2. Notice that the particles are shooting straight down Expected result: particles s... Read more
[Mac][.NET 4.6] "System.Net.WebException" error in .NET 4.6
Reproduction steps: 1. Open "Security DLL not found.zip" project2. Enter Play mode3. See the Console window output (Error)4. Change ... Read more
Animation curve does not overwrite values changed via code
With an animation curve. e.g. transform.scale.x setting with a key set to 1 every frame. Changing this in the code will set it to th... Read more
[WSA] Cannot refer to a System.DateTimeOffset in a plugin for Windows St...
Steps to reproduce:1. Open the attached project (950465-MRT_MarshallingException.zip)2. Switch platform to Windows Store3. Build for... Read more
[iOS] Unity fails to build the project on FAT32 mounted drive
To reproduce:1. Open "Disk Utility" on your computer2. Select your internal drive and click on the partition button3. In "Partition ... Read more
Assertion failed: Unable to get a camera pose while updating camera info...
Steps to reproduce:1. Open the attached project2. Open the FirstVRtest scene3. Switch platform to Windows Store4. Play the scene (wh... Read more
ProjectVersion.txt doesn't get updated by 2017.1.1
Steps to reproduce:1 create a new empty project2 close the editor3 change the content of ProjectSettings/ProjectVersion.txt to versi... Read more
Editor didn't recognize Audio files if file Created Data is greater than...
How to reproduce:1. Create empty project file2. Take any audio file (or generate one) and change file Created Date to greater than y... Read more
Using CommandBuffer.SetRenderTarget with different color buffer and dept...
Steps to reproduce:1. Open user's attached project and load "bug" scene2. Set layout to "2 by 3"3. Set Game view's aspect ratio to 5... 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