Search Issue Tracker
[StandardShader] Parallax incorrect in some scale/batching situations, d...
Normals/tangents in the vertex shader are not guaranteed to be normalized, and are not normalized in some dynamic batching situation... Read more
Packed texture sheet size statistics output is not available in Editor l...
Steps to reproduce:1. Download and open project "BuildSizeBug"2. Build scene "BuildSizeBug" for PC,Mac & Linux Standalone3. Open... Read more
Unclear IsBuildTargetSupported(targetPlatform) error message in the cons...
Started to happen since 5.4.0b9.Reproduced on 5.4.0b9 and b10. Editor from 5.4.0b9 has stopped temporary change specified platform i... Read more
Garbage Collection fails to free up necessary memory
How to reproduce: 1. Open attached project2. Build to iOS and run3. In Xcode, switch to the Memory profiler window4. On the device, ... Read more
NullReferenceException while dragging DDS texture on any Unity windows a...
Steps to reproduce: 1. Download and import attached project. (FastTestProject.zip)2. Go to Assets->Art->Environments->VH_De... Read more
[MSE] Merging scenes causes baked GI corruption
Reproduction steps:1) Open users' attached project2) Make sure "Scene1" is loaded3) Play scene.4) Press "Space" button (it has to lo... Read more
OnDrag is blocked by Perspective camera Clipping Planes Far value
Better Repro:- Open case_775756-TestDrag.7z project and its main scene- Both sprites have a OnPointerClick event handler that logs t... Read more
Unity fails to import .blend when Blender 2.77 is installed (Windows Only)
Steps to reproduce: 1. Install Blender 2.77 (http://wiki.blender.org/index.php/Dev:Ref/Release_Notes/2.77)2. Open blender and save a... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default