Search Issue Tracker
"textureSheetAnimation.startFrame" acts differently comparing to Start F...
How to reproduce:1. Open the user-attached project “textureSheetIssue”2. Open the “SampleScene” scene3. Select the “ParticleSystem” ... Read more
[NetCode for Entities 1.0.0-pre.44] error NetCode: Index was out of range
1. What happenedI get the comipile error when try to put GhostComponent to a component at package 2. How can we reproduce it using t... Read more
Editor freezes when tryDequeue() is used after NativeQueue<T>ParallelWri...
How to reproduce:1. Open attached project ("NativeQueue-Parallel-Enqueue-Leak.zip")2. Enter GameView Actual result: Observe the free... Read more
[ComputeShader] Writing into RenderTexture wont read in a vertex shader
Steps to reproduce: 1. Open attached project "768938.zip"2. Open scene "demo"3. Run scene4. In hierarchy, select "Plane" and notice ... Read more
[HDRP] PBR Sky Air Attenuation Distance Intensity field value is reset t...
PBR Sky Air Attenuation Distance Intensity field value is reset to 0 when the window is closed, although the intensity is not reset ... Read more
The default type icon doesn't show up in Item Library
Steps to reproduce: Create and open a visual novel graph (package sample) Open the item library Observe the icons Actual results: Sp... Read more
[Linux] Crash on creating new project in 'mini_get_debug_options'
Crash on launch with the following stack trace: #0 0x007f401ce73ff9 in mini_get_debug_options#1 0x00555773e85e14 in InitializeMonoFr... Read more
NetworkManager->Spawn info->Register Spawnable Prefabs should throw warn...
NetworkManager->Spawn info->Register Spawnable Prefabs should throw warning on adding prefab without Network Identity 1. What ... Read more
[OSX] Render Texture does not work in Firefox, Safari
How to reproduce: 1. Open attached project2. Open scene Main.unity- Note how there is a cube properly rendered onto the texture3. Bu... Read more
Unity 5.4 crashes on resume with error "D3D9: failed to create vertex bu...
1) download 2DphysicsPuzzle from Asset Store2) open any scene in unity 5.4.0b53) Leave it for 30 to 40 min4) unlock PC and Resume5) ... 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