Search Issue Tracker
[IL2CPP] System.Diagnostics.Process.Start() fails to launch application
Steps to reproduce:1. Download attached project2. Build Standalone player on IL2CPP backend3. Launch build player Expected results: ... Read more
[Memory] Unity leaks memory and eventually crashes when selecting any UI...
How to reproduce:1. Create a new Project2. In the Hierarchy Window create a new Image Object3. Open the Profiler Window and Enter Pl... Read more
Animated Material properties cannot be modified after the Animation has ...
How to reproduce:1. Open the attached "TestFor1058620.zip" project2. Press Play3. Wait for the Animation to end4. Try to modify Cube... Read more
[OSX][Video Player]Player crahses when the user stops a .mp4 video.
When stopping a MP4 video from playing, the standalone Player crashes.It happens ONLY to MP4 file so far. It happens when calling Vi... Read more
[IL2CPP] Using System.Net.Sockets.Socket.IOControl and IL2CPP crashes th...
To reproduce: 1. Download attached project "502279.zip" and open in Unity2. Open "test" Scene3. Change Scripting Backend to IL2CPP4.... Read more
Collisions ignore RigidBody2D position constraints when using RigidBody2...
How to reproduce:1. Open user-submitted project (Test2017)2. Enter Play Mode Expected result: the wheel retains its position as it k... Read more
[Timeline] When deleting a track that has a binding, the director will k...
1) Create timeline2) Add a track which needs a binding3) Assign a binding to the track4) Save scene, run following script (see comme... Read more
Timeline stops playing when hidden and selecting another game object
Reproduction steps:- Launch a timeline in the Editor (make sure it's locked)- Hide it with another window- Select another game objec... Read more
Building with read-only manifest.json causes build to fail
Steps to reproduce:1. Open attached project2. In Packages/ set manifest.json to read-only3. In the project folder edit build-exe.bat... Read more
[2018.3] Cannot open Color Panel when clicking on Albedo color
To reproduce: 1. Open Unity and create a new project2. In Project, window press Create > Material3. Click on the Albedo color to ... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS