Search Issue Tracker
Cannot rename root folder after opening a file in another application
Steps to reproduce : - have nested structure like Folder1 -Folder2 --Folder3 - in Folder 3 save a scene and add an image - try... Read more
Mecanim animation with 1 frame playing out for more time than it should
How to reproduce: 1. Create a new Unity project 2. Add game object to a scene and create few animations for it 3. Create one animati... Read more
C# example of Mathf.Round missing comments
Repro steps: 1) open http://docs.unity3d.com/ScriptReference/Mathf.Round.html 2) check between two languages. Notice that C# does no... Read more
No compile error passing abstract class to network command
Defining a Command that takes an abstract class is not valid, but no compile error is generated. The user's code then fails at runtime. Read more
ClientRpc calls in reverse order on LocalClient
ClientRpc calls in the same frame are calledin reverse order on LocalClients. Read more
[Android] Android Player crashes when disabling audio
The Android player crashes at launch if the “Disable Audio” switch in Audio Manager is turned on. Read more
Using camera rig provided in Oculus SDK 0.6 together with Unity native V...
To reproduce: 1.Open attached project. 2.Open "totolus" scene, turn on "Virtual Reality Supported" in Player settings. 3.Enter play ... Read more
ContactFilter2D crash when player collides with collider
To reproduce: 1. Open attached project 2. Open Man On Block scene 3. Press play 4. Jump on platform and move to the right side 5. E... Read more
[Prefab] Crash on Accessing deleted item when Creating Prefab from FBX
Repro steps: 1. Open the 'Assets/Breakable Tests/ContainerTest.unity' scene. 2. Drag 'crate_medium' game object from the Hierarchy p... Read more
[WebGL] Can't compile WebGL project that uses a struct which has an empt...
Reproduction steps: 1. Open attached project "IL2CPP Bug" 2. Build scene "Main" for WebGL 3. Build fails 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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress