Search Issue Tracker
AsyncGPUReadback.RequestIntoNativeArray causes InvalidOperationException...
How to reproduce: 1. Open the attached project named "Case_129547" 2. Open the TestScene2 in the Scenes folder 3. Enter Play mode 4... Read more
Incorrect resolutions when reading from the player using Screen.currentR...
Reproduction steps: 1. Open the attached project “WrongResolution” 2. Go to File > Build Settings 3. Make sure that "Development ... Read more
Cannot change scripts in Inspector window when in Debug mode
Reproduction steps: 1. Open the attached project 2. In the Hierarchy window select “Main Camera” object 3. In the Inspector windo... Read more
TMP InputField throws an InvalidOperationException on WebGL with .NET 4.6
Steps to reproduce: 1. Open attached project "937035.zip" 2. Make sure that scripting runtime version is set to .NET 4.6 3. Build & ... Read more
[Windows] Mouse cursor doesn't change its icon when resizing standalone ...
How to reproduce: 1. Create new Unity project 2. Select File -> Build Settings 3. Make sure that resizable window in Player Setting... Read more
[2018.3][Windows][WebGL] Applying a Blend to a Mesh with Blendshapes thr...
To reproduce: 1. Download attached project "Blendshape Test.zip" and open in Unity 2. Open "SampleScene" scene 3. Select "Ball Arro... Read more
[Android] Android crashes with signal 11 (SIGSEGV), code 2 (SEGV_ACCERR)...
Steps to reproduce: 1. Download and unzip both "UnityCrashExample.zip" and "UnityProject.zip" 2. Open the "UnityProject.zip" 3. Exp... Read more
MeshRenderer.AdditionalVertexStreams collapse static meshes, regression ...
Steps to reproduce: 1. Open the attached project 2. Open the "Test" Scene 3. Play 4. Notice that object collapsed Regression introd... Read more
"TextGenerator().GetPreferredWidth/Height" ignores "TextGenerationSettings"
Reproduction steps: 1. Open "TestProject.zip" project 2. Open "textgeneration" scene 3. Enter Play mode 4. Look at the Console outp... Read more
"Assertion failed: Failed to insert item" error is thrown when scripts c...
How to reproduce: 1. Open given Unity project 2. Observe Assertion failed errors 3. Go to Component -> Scripts 4. Notice that not al... 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
- Freeze on DynamicHeapAllocator::InitializeMemoryRegion when entering Play mode in a specific scene
- Memory usage rises when switching scenes with GRD enabled and a loaded texture in URP
- [Quality Hackweek] Terrain Brush Size value is not serialized after deselecting the terrain when using the first instance of multiple Inspectors
- "NullReferenceException" is thrown when setting a long string in TMP with "Atlas Population Mode" set to "Dynamic" and "Multi Atlas Textures" enabled
- TextMeshPro text is misaligned when alignment is set via script