Search Issue Tracker
After 64 halos are rendered other halos are rendered in unexpected locat...
Steps to reproduce:1. Open attached project2. Open "halos" scene3. Observe that only 64 halos are drawn correctly Expected result: h... Read more
[Android] Skybox corners distorted on Vivante GC1000 GPU's
How to reproduce:1. Open user attached project2. Build to device with Vivante GC1000 GPU Expected behaviour: Skybox is drawn correct... Read more
[Android] Camera texture becomes slow when using Input field with Multit...
To reproduce: 1.Download and open attached "New Unity Project.zip" project.2.Go to player settings and make sure Multithreaded Rende... Read more
.NET 4.6 NullReferenceException in BinaryDeserialization.LoadTask
How to reproduce: 1. Open attached project2. Open scene Behavior Designer Tactical/Scene/Scene.unity- Note the NullReferenceExceptio... Read more
Undo text in Edit menu is showing Sequence.action
Repro:- Add a track in the timeline- open the Edit menuthe undo function is followed by the sequence.ACTION title Read more
Unity crashes in RenderTexture::Create while enabling "MainCamera" GameO...
1. Open the attached "SmallerRepro" project and "game" scene2. Enable "Main Camera" GameObject, crash will probbably occur3. If the ... Read more
Blue line briefly flickers when moving mouse in Sprite Editor "Edit Outl...
Blue line briefly flickers when moving mouse in Sprite Editor "Edit Outline" mode, OSX Metal only 1. Create any project in 2D on OSX... Read more
NavMesh carve is changing because of the capsule shaped NavMesh obstacle...
Reproduction steps:1. Open the attached project;2. Open the scene "BugDemo";3. Enable "Shows NavMesh" in the Scene window;4. Enter P... Read more
All Particle Systems from the same Particle Effect are played regardless...
How to reproduce:1. Open the attached "ParticleRepro" project and "repro" scene2. Select "Particle System" GameObject and press "Ope... Read more
UnityWebRequest disregards Etag and Last-Modified headers on Editor and ...
Preparation:To reproduce the issue you'll need a software for tracking HTTP requests and responses.I used Charles 4.1. After startin... 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