Search Issue Tracker
[UWP] Cannot run C# Unity Debugger on UWP Xbox Apps
Steps to reproduce: Create a Blank Project targeting UWP Follow the steps available here to correctly configure your project for C# ... Read more
[Android] API level 29 and 28 is not available in latest Unity 2017.4
To reproduce:1. Open any project in Unity 2017.4 LTS2. Go to Player Settings > Android > Minimum API Level3. Observe available... Read more
BoxCast2D and CircleCast2D has inconsistent edges at the starting collider
Steps to reproduce:1) open users attached "New Unity Project 2.zip (3 MB)"2) play the scenenote: Green box is of size = 1 and casts ... Read more
Asset Postprocessor doesn't reimport .fbx file with animations on versio...
How to reproduce:1. Open the attached "BugRepro.zip" project2. Open the "Editor\BugReproAssetPostprocessor.cs" script3. Change the "... Read more
Shader Warning in 'TraceVirtualOffset' is being thrown after creating a ...
How to reproduce:1. Create a new 2D (URP) Project2. Observe the Console Expected result: No Errors or Warnings are being thrownActua... Read more
[IL2CPP] Socket.Select throws NullReferenceException while using NetMQ l...
1. Install py27-zmq via macports2. Go into project root3. Via terminal python2.7 zmq_echo_rtr.py4. Open project in Unity5. Build to ... Read more
WebGL Build error for Windows 7 32-bit OS
Steps to reproduce: 1. Create a new Unity project on 32-bit OS machine2. Try to build it for WebGL3. Notice that the build won't fin... Read more
“ArgumentNullException: Value cannot be null.” error is thrown when “Add...
Steps to reproduce: Create a new Unity project using the Universal 3D template Open the Package Manager window (Window > Package ... Read more
[Remote Config] RC Manager Window freezes after pushing the first new Rule
To reproduce:- have the Remote Config package installed- Open the Remote Config Management window- Add a new Rule- Push- notice the ... Read more
[UI] Dropdown stays in highlight phase after selecting an option
Steps to reproduce: 1. Download and import attached project. (UI_Test.zip)2. Open scene: main3. Play.4. Click on dropdown.5. Select ... 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
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera