Search Issue Tracker
[UNET] Multiple components sending commands prints InvokeCommand error
Reproduction steps:1. Open attached project "UNET Bug"2. Build the game with scene.unity included in the build3. Launch the built ex... Read more
Canvas with render mode "Screen Space - Overlay" is not properly rendere...
How to reproduce: 1. Open a new project2. Create a UI button- Note that its invisible in the Scene View- Still visible in the Game View Read more
[Lightprobes] Lightprobes in 5.x do not match 4.x at all - backfacing li...
How to reproduce: 1. Open attached project2. Open scene scene.unity- Scene contains a sphere and a light probe group surrounding the... Read more
[OcclusionCulling] Scene filters are not applied, when "Occlusion cullin...
Steps to reproduce: 1. Open attached project;2. Click on "Main Camera" GameObject;3. In the Scene view mark "Occlusion culling" chec... Read more
Windows Firefox crashes on trying to load standard assets scenes
-e: trying to load a build of all the standard asset scenes the browser crashes.works with a build of the same scenes with 5.0.2p2, ... Read more
Cannot rename root folder after opening a file in another application
Steps to reproduce : - have nested structure likeFolder1-Folder2--Folder3- in Folder 3 save a scene and add an image- try to rename ... Read more
Mecanim animation with 1 frame playing out for more time than it should
How to reproduce:1. Create a new Unity project2. Add game object to a scene and create few animations for it3. Create one animation ... Read more
C# example of Mathf.Round missing comments
Repro steps:1) open http://docs.unity3d.com/ScriptReference/Mathf.Round.html2) check between two languages. Notice that C# does not ... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject