Search Issue Tracker
[GL][compute] Scene w/ shader for DX11 crashes on OpenGLCore in edit mode
Steps to reproduce:1. Download and open attached project "case_754519-Unity_Project.zip"2. Open scene "Procedural cubes example"3. S... Read more
Meshes with Scale In Lightmap set to 0 are still baked into lightmap
Steps to reproduce: 1. Open attached project2. Open scene "LM_ShadowCaster3"3. Inspect that "Plane" and its child "Cube" found in hi... Read more
[BakedView] After reopening scene artifacts appear on objects that have ...
Steps to reproduce: 1. Open attached project2. Open scene "LM_ShadowCaster3"3. Make sure that scene has "Baked" set as its view mode... Read more
WWW.progress always reports 0.0 on Android Device
WWW.progress always reports 0.0 on Android Device, even though it works fine in Unity Editor. It also seems to occur only on specifi... Read more
[Shuriken] Culled particle systems cause CPU spikes when re-entering vie...
Steps to reproduce:1. Open the attached project "ParticleRendered.zip" and the profiler window2. Go into hierarchy and note that par... Read more
[UWP][MS Bug] Mousewheel breaks mouse input for UWP aplication
Scrolling mouse wheel breaks delta mouse input. Reproducible on 5.2.4f1, 5.3.2p2, 5.4.0b4. Repro video available in edit section. Re... Read more
[IL2CPP] Socket.Select throws NullReferenceException while using NetMQ l...
1. Install py27-zmq via macports2. Go into project root3. Via terminal python2.7 zmq_echo_rtr.py4. Open project in Unity5. Build to ... Read more
[Particles][Android] Significant decrease in particle performance in Uni...
Bad performance on Android devices related to the multithread rendering for particle systems in Unity 5.3 Reproduction steps:1) Open... Read more
Prefab update (Apply) changes Rotate value
Creating or updating a prefab with a rotation applied, changes the rotation value. repro:-create a Cube-Rotate the cube 90' on the x... 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