Search Issue Tracker
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... Read more
[Mac][VS] Using Visual Studio as External Script Editor, causes the proj...
Reproduction steps: 1. Open Unity and create a New Project 2. Create a C# Script and open it with Visual Studio (Do any changes jus... 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" scene 3. Observe that the Editor imme... Read more
[Android] Lighting/shader issue with terrains on devices with certain Ad...
Steps to reproduce: 1. Open reduced project from OC link 2. Build for android device 3. On device, slide to the left, find the robot... 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 "rep... 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 Transf... Read more
[Compute] ComputeShader.SetFloats only works for first data in float array
Only the first data (i.e. floatarray[0]) of float array is correct in compute shader, which values are set using ComputeShader.SetFl... Read more
Typing Asian characters inside an InputField then changing its text thro...
Steps: 1) Create an InputField (GameObject - UI - InputField) 2) Go in Play mode then type something inside in either Korean, Japan... Read more
UI - Moving an object with a child does not work in certain circumstances
Moving an object in the scene resets it to a local position of (0,0,0) under certain circumstances 1. Open Main Scene 2. Select Chi... Read more
[Vulkan] In-Game graphical glitch when CameraClearFlags set to "Don't cl...
How to reproduce: 1. Open any project 2. Set Main Camera > Clear Flags to "Don't clear" 3. Create a 3D object 4. Add Vulkan to Graph... 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
- UI Builder Inspector and left side bars are not scrollable when window is resized to be smaller
- Log “Found 1 leak(s) from callstack:“ is present in Editor when Leak Detection Level is set to "Enabled"
- Content in "Asset PostProcessors" Section Not Vertically Centered in Box
- Unnecessary Line Appears Under "Imported Object" in Inspector for Input Action Asset
- Sprite Data Source button icon overlaps with the text label when Text Sprite Importer window is docked and resized horizontally