Search Issue Tracker
[VideoPlayer] Crash on exiting play mode when a high resolution clip is ...
If play mode is exited while a high resolution video is playing in the VideoPlayer component, Unity crashes. Steps to reproduce:1) O... Read more
Crash when setting mesh.triangles to null
To reproduce:1. Open project2. Open TestScene3. Choose 'Load Test' object4. Open 'Model Save load' settings menu in inspector, click... Read more
[UNET] NetworkReader. ReadBytesAndSize returns null if the read byte arr...
Reproduction steps:1. Open the attached project2. Open the scene3. Enter Play mode Expected result: NetworkReader.ReadBytesAndSize()... Read more
[iOS] Can't change Launch Screen Mode in Player Settings
To Reproduce: 1. Open any project and go to iOS Player Settings.2. Under iPhone/iPad Launch Screen try setting the type.3. Observe t... Read more
[Android] Fatal signal 7 (SIGBUS) application crash if instantiating pre...
Steps to reproduce:1) Download attached project 'UpdateWhenOffscreenCrash.zip' and open in Unity2) Build and run 'TestScene' on a de... Read more
Project built on WebGL with 'Build and Run', doesn't open and shows an e...
Reproduction steps:1. Open the attached file;2. Build and Run the project on WebGL platform;3. Build the project in the folder which... Read more
[LightModule] Lights are not cleared when Stop() and Clear() are called.
Repro steps:1. Open Scene1 from attached project.2. Press Play3. Press the Space button to stop the particles4. Observe how the part... Read more
Corrupted file error when loading a Particle System from an AssetBundle
Reproduction steps:1. Open the attached project2. Open the "main" scene3. Enter Play mode Expected result: a particle system is load... Read more
Crash in physx::PxsBroadPhaseContextSap::batchUpdate when Destroy(col.ga...
To reproduce: 1. Download attached project and open it;2. Choose scene 01_Doolittle;3. Enter Play mode;4. Unity will freeze and cras... Read more
Assertion failed on expression: 'changeMask != 0' console error
1. What happenedDuring play the following message thrown to Editor.log: (Filename: /Users/builduser/buildslave/unity/build/Runtime/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