Search Issue Tracker
[Android] VideoPlayer not playing video from URL when running project
To reproduce:1. Open user's project2. Enter Play mode - video is being played3. Build and Run for Android Expected: video is being p... Read more
Nested block comment with single-line comment will cause errors in shade...
How to reproduce:1. Create a new project2. Create a new Shader3. Add lines anywhere in the shader:/*//*/4. Notice, that the shader f... Read more
Assertion failed error is thrown after pausing the game with a shortcut ...
Steps to reproduce:1. Create a new project2. Enter Playmode3. Press Ctrl+Shift+P or Cmd+Shift+P at the same time4. Press "Step" butt... Read more
Skeletal mesh FBX importer preset selection in Project window creates crash
1. What happenedSelected a skeletal mesh FBX importer preset asset and Unity crashed. 2. How we can reproduce it using the example y... Read more
Crash in scripting_icall_string_to_utf8 when using a 3rd party debugging...
This crash is coming from a custom debug log implementation of third party library which does not cover the unicode characters. If y... Read more
[UWP] When running the app SufficientExecutionStack() method is not impl...
Steps to reproduce:1. Open the attached project(MobileApps.zip)2. Switch platform to Windows Store3. Build for WSA Universal (il2cpp... Read more
[Win] Opening project in Editor, causes Unity to terminate it without op...
How to reproduce:1. Open any project2. In the Editor, select File -> Open Project3. Select any other project Expected result: Edi... Read more
[IL2CPP] freeze while assembling DLL's
Reproduction steps:1. Download the files attached in a description field.2. Edit the command line provided in a description field (o... Read more
Unity becomes unresposive after trying to open script in VS if VS has mo...
How to reproduce:1. Create a new project2. Select Visual Studio as external script editor3. Open Visual Studio4. In Visual Studio op... Read more
Message "Invalid antiAliasing value (must be at least 1)" when selecting...
@fredericv fixed it with new hdcameraEditor 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
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names