Search Issue Tracker
Inconsistent behaviour for reloading scripting assemblies after building...
How to reproduce:1. Create a new Unity project with version 2018.3.0a5 or older2. Build the empty project into a player3. Check Edit... Read more
Editor crashes on CullCastersCommon when you walk off the edge in a play...
How to reproduce:1. Open user's attached project2. Enter play mode3. Walk of the edge4. Wait for few seconds - observe the crash Rep... Read more
[Android] Development Build crashes on “MemoryProfiler::MemoryProfiler()...
Repro steps:1. Open attached project2. Build and Run on Android Actual: Black screen appears without a splash screen and a crash is ... Read more
Unable to use undo/redo inside of UIElements Debugger when trying to go ...
To reproduce:1. Open up a user-attached project ("New Unity Project.zip")2. Go to Window -> UIElements -> Test3. Click the dra... Read more
Particles are not destroyed when they are spawned off screen
How to reproduce:1. Open the attached project2. Enter the Play mode3. Go to the Hierarchy window -> Select the Main Camera -> ... Read more
Crash on PackedIntVector::PackInts<unsigned int> when entering play mode...
How to reproduce:1. Open "PackedIntVector_CRASH.zip" project2. Open "Lava Demo 2.unity" scene3. Enter Play mode4. If Unity didn't cr... Read more
[Mac] Crash on TexturesMetal::UploadTextureSubData2D when creating and a...
How to reproduce:1. Open the attached project2. Open the "Main.unity" scene3. Press Play Actual result: Unity crashes. Reproducible ... Read more
Canvas elements are disabled in the build project when navigating in and...
How to reproduce:1. Open attached "unity_windows_freeze.zip" project2. Build and run the project in windowed mode3. Make sure that a... Read more
Unity interactive tutorials break editor layout and throw "NullReference...
How to reproduce:1. Create a new Unity project2. Download and import "Interactive Tutorial 3: Tweaking Components" from Asset Store ... Read more
Basic tutorial 3 doesn't let to proceed from step 5 to 6 when using Russ...
Steps to reproduce:1. Go to Windows settings2. Select Region & language3. Set windows display language to Russian4. Open Unity L... 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