Search Issue Tracker
[AppleTV] Building a project that doesn't have all Icons set up for Appl...
Steps to reproduce: 1. Create new Unity project2. Switch to AppleTV3. Build the project4. Notice the build fails with the following ... Read more
Unity Perforce Integration does not check out Reflection Files
To reproduce:1. Setup Perforce on your machine;2. Open the attached project;3. Go to Edit > Project Settings > Editor > Ver... Read more
Editor crashes at strlen when scripts are compiled
Steps to reproduce:1. Download 959168_repro project2. Open 959168_repro Results: Unity crashes when script compiling starts Reproduc... Read more
UnityEditor.Graphs.Edge.WakeUp () Null Ref thrown when animating a camera
This issue happens on Mac OSX only.There's a console error that keeps spamming when animating a camera throught the scene. Repro:- o... Read more
Animated Procedural Textures break async level loading
how to reproduce:build player (any platform will do) and run. To repro in editor open loader scene and play.you can tweak TestLoad.c... Read more
[Mac][VS] Using Visual Studio as External Script Editor, causes the proj...
Reproduction steps: 1. Open Unity and create a New Project2. Create a C# Script and open it with Visual Studio (Do any changes just ... Read more
Scene is set dirty immediately after opening it
To reproduce: 1. Open the project, attached by the user (TreinaMais.zip)2. Open the "SignUp" scene3. Observe that the Editor immedia... Read more
[Android] Lighting/shader issue with terrains on devices with certain Ad...
Steps to reproduce:1. Open reduced project from OC link2. Build for android device3. On device, slide to the left, find the robot, d... Read more
[Android][Daydream] Black screen after disabling and enabling VR mode at...
This appears to have been fixed in the Google VR Services version 1.17.2017118074 To reproduce: 1. Download and open attached "repro... Read more
Values in inspector are not updating, while in inspector value is grabbe...
To reproduce:1. Create a new project.2. Select "Directional Light" which is created by default.3. Try to change any of its Transform... 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