Search Issue Tracker
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
[WebGL] Application.targetFrameRate has no effect
-e: see title -repro:--open attached package--build and run for WebGL--NOTICE the set targetframerate is not adhered to Read more
NetworkTransport.Send: Cannot send message of 0 bytes length
The message "NetworkTransport.Send: Cannot send message of 0 bytes length" spams the log. Read more
[AnimatorOverrideController] Animator window does not show any states of...
How to reproduce:1. Create animator controller with name "a"2. Create some animation states in animator controller3. Create Animator... Read more
UI elements with inverted scale become invisible when a part of it goes ...
Steps to reproduce: 1. Open the attached project (rect_mask_test.zip)2. Open 'Test' scene3. Notice it has a red image created as a c... 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"