Search Issue Tracker
[Windows] API_test:DeleteUnityWrapper crashes when exiting Play mode
To reproduce: 1. Download attached project "Unity_DLL_test.zip" and open in Unity2. Open "Text Example" scene3. Enter Play mode4. Ex... Read more
[Emission] m_Bursts.Array.data[0].countCurve.scalar has disappeared! whe...
Repro steps: 1. Open Scene1 from the attached project (or create a new particle system, add a burst, and set bust to curve).2. Selec... Read more
[MacOS] Draw Mode Screen Position out of view Frustrum with 2D Sprite Ti...
When changed the sprite draw mode to Tiled and increased the width and height in scene view got , "Screen position out of view frust... Read more
Array index is out of range when trying to access array element in type ...
To reproduce:1. Open project2. Build and run scene for x86 architecture3. Build and run scene for x64 architecture Expected: scene w... Read more
Unity generates wrong Visual Studio solution
To reproduce:1. Create a new project2. Create a C# script3. Make sure that the External Script Editor is set to Visual Studio 20174.... Read more
Crash in physx::SubSortQuick::sort4 when opening scene
To reproduce:1. Open attached package2. Open Track scene (if editor doesn't crash, try to build project)3. Editor crashes (if editor... Read more
Unity crashes at KeyframeTpl<float>::Transfer<StreamedBinaryWrite<0>> wh...
1. Launch Unity and open Case Repro project2. Open "SkyMaster 3.4 ATOLL DEMO 3 v3.4.8" scene3. Press play Expected result: Scene is ... Read more
LZMA compressed asset bundle loads significantly longer than LZ4 compres...
Reproduction steps:1. Unzip the contents of attached AssetBundlesStandalone.7z to any folder2. Modify "AssetBundle_fromFile.cs" scri... Read more
Using MediaEncoder AddFrame slows the player down to 1-2 FPS
Steps to reproduce:1. Open QA's attached project2. Open scene "record"3. Enter gamemode and observe profiler Expected result: No maj... Read more
"AssetBundles" with the same names, but different file extensions cannot...
Reproduction steps: 1. Open "404Test.zip" project2. Enter Play mode Expected Result: The AssetBundles download successfullyActual Re... 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
- 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
- Errors and warnings are thrown after installing Visual Effect Graph Learning Samples