Search Issue Tracker
CanvasBatchIntermediateRenderer crash while building player (tries to re...
Building VR Sample assets crashes. Looks like when building the player, it tries to bake the reflection probes, and during that, it ... Read more
[Unity Test Tools] Mono.Cecil error is thrown in Unity 5.2
To reproduce:1. Create new project in Unity 5.22. Import "Unity Test Tools" asset from the asset store3. Observe the error in the co... Read more
WebGL - Application.absoluteURL ends with \0 char
when running in WebGL, Application.absoluteURL ends with \0 char Read more
SyncVars and ClientRpc calls don't work when scripts are in DLLs
How to reproduce: 1. Open attached project2. Build to Standalone and open two standalone builds3. In one press the H key- This start... Read more
RectTransform values of nested canvas instantiated from prefab are changed
Steps to reproduce: 1. Create new project2. Create a Canvas3. Add child Image to Canvas4. Add child Canvas to Image5. Create prefab ... Read more
World Space UI elements with 90 degree rotations are not drawn
Steps to reproduce: 1. Open attached project2. Open Scene "Scenes/ExampleScene" in attached project3. In scene view, notice that "Ca... Read more
AssetBundles have increased in size since Unity 5
To reproduce:1. Open attached repro.unitypackage2. Select the 03-Rocksteady audio file3. In the menu tab, navigate to Build > Bui... Read more
[RenderTextures] useMipMap unusable on RenderTexture.GetTemporary in 5.2
RenderTexture.GetTemporary returns "already created" texture in 5.2 to fix some problems. But already created RTs don't allow settin... 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
- Warnings in the Bug Reporter window are cut off and not truncated when the Bug Reporter window is resized to its minimum size
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"