Search Issue Tracker
Cannot drop sprites into animation window on a New Project to create Spr...
Steps to reproduce:1. Create a new project2. Import any sprite3. Set it's texture type to sprite4. Create a new GameObject sprite in... Read more
MenuItem does not exist after recompiling
(Check the attached *.gif file to see the bug) Reproduction steps:1. Open the attached project in the editor2. Make a trivial change... Read more
[Regression] [OSX] There is an ability to add script with compilation er...
Mac-specific issue: There is an ability to add an uncompilable script to GO. To repro:1. Create a new project. Create a new GO.2. In... Read more
Recursive Serialization is not supported error when opening project
To reproduce:1. Open attached project2. Observe "Recursive Serialization is not supported" error in console Reproducible: 5.5.0b5Reg... Read more
Number of users who have rated the app is much smaller than store's numb...
Reproductions steps:1) Open "case_834718-Ads.zip" project2) Build and run "rep" scene on any Android device3) Press the button4) Wai... Read more
Renderer.SetPropertyBlock set other instances too
To reproduce:1. Open attached project2. Play scene3. Observe that two object are affected by Renderer.SetPropertyBlock Expected resu... Read more
Adding "Canvas Group" component to "Canvas" results in slow performance ...
Any child being re-parented fires off a message to its CanvasGroup, the CanvasGroup then broadcasts a message to all of its children... Read more
[AW] No longer able to record in Editor Play mode
Play & Rec buttons/hotkeys are disabled in Editor Play mode, in 5.5This was, and should be possible. repro:Create or assign a cl... Read more
[AW] Incorrect playback range after changing Sample rate
playback range in the Animation Window is incorrect after changing the Samples of a clip. repro:drop attached clip (run) into projec... Read more
Video launched on GearVR flickers when camera is rotating
Reproduction steps:1) Open user's attached project2) Build and run "MainScene v2" scene on the Android device3) Put device into a Ge... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used