Search Issue Tracker
[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
[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, Japanes... 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 Scene2. Select Child... Read more
[Vulkan] In-Game graphical glitch when CameraClearFlags set to "Don't cl...
How to reproduce:1. Open any project2. Set Main Camera > Clear Flags to "Don't clear"3. Create a 3D object4. Add Vulkan to Graphi... Read more
UnityProfilerPerThread::SampleGCAllocation crashes while importing .obj ...
To reproduce:1. Open users attached project "AsImpL.zip"2. Download users attached model "IronMan.zip"3. Open Assets > AsImpL >... Read more
Collab: revisions?include=changes call is uncompressed and can get reall...
The call to revisions?include=changes (to show the history window) can get ridiculously large when there are a large number of files... Read more
OpenEXR alpha incorrect when Build platform is set to Android
Steps to reproduce:1. Load attached project "OpenEXR-repro"2. Load scene "main"3. Set Build platform to Android Actual result: the E... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved