Search Issue Tracker
[iOS][OpenGLES2] RenderTexture does not work on OpenGLES2 if it's size i...
Steps to reproduce: 1. Open attached project2. Switch to iOS3. Set Graphics API to OpenGLES2 in Player Settings4. Build 'Scene1 - Cr... Read more
[OSX] [Cloth] Crash on "physx::PxFabricCookerImpl::cook" when instantiat...
Reproduction steps:1. Open attached "New Unity Project 1" project.2. Open "Untitled" scene.3. Select "Main Camera" game object and e... Read more
Adding system: Failed to allocate system Errors are back
Reproduction steps:1) Open users attached project, proceed to "Generate stuff" scene.2) If there are no 1,2,3 scenes in the hierarch... Read more
[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
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