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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template