Search Issue Tracker
Android: shaders with #pragma target 4.6 don't run on devices that are ...
According to https://docs.unity3d.com/Manual/SL-ShaderCompileTargets.html, #pragma target 4.6 is supported by ES3.1+AEP devices. On ... Read more
[WWW][UnityWebRequest] InvalidOperationException when User-Agent header ...
Steps to reproduce:1. Open project2. Enter play mode3. Observe the console Result:InvalidOperationException: Header value contains i... Read more
UI objects are invisible in scene after instantiating them through script
How to reproduce:1. Open attached Unity project "BugExample2"2. Load "MainScene" scene3. Enter the play mode4. Press "Button" button... Read more
[Regression] Editor crashes on ShaderVariantCollection::GetShaderKeyword...
Steps to reproduce:1. Open attached project "932299.zip"2. Press on "Build/Build Windows" menu itemasset bundle containing shaders w... Read more
[Android] Building Oculus app with gradle thows attribute collision error
Reproduction steps:1) Open user's attached project2) Try to Build and run with Gradle build system-- Notice that build fails with a ... Read more
Header does not appear if followed by private variable
To reproduce:1. Open attached Unity project "Header.zip"2. Open "gg" scene3. Click on Main Camera and observe the "HeaderTest" scrip... Read more
[Video Player] VideoPlayer.loopPointReached is being called 2 times when...
How to reproduce:1. Open the attached "loopPointIssue" project and "Repro" scene2. Inspect "player" GameObject, it has a Video Playe... Read more
Shader fails to compile when 2 equality tests are made and stored back i...
To reproduce: 1. Download and open attached "VertexIDTest.zip" project.2. Select the "VertexIDTest" shader from the project view.3. ... Read more
[2D] Sprite (Visible Outside Mask) is not rendered in stand alone player...
[2D] Sprite (Visible Outside Mask) is not rendered in stand alone player after removing Sprite from Sprite Atlas when building stand... Read more
[iOS][Cardboard] Putting phone to Sleep while App is running breaks VR v...
If the app is open while the phone goes to sleep, on returning to the app the VR view is completely squashed and cannot recover.Swap... 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
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- Addressables Profiles and Analyze windows no minimum window size
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject