Search Issue Tracker
[OSX] Render Textures stop rendering after the Player window is resized
In Mac standalone player, Render Textures are rendered black when the window is resized. Steps to reproduce:1) Open the attached pro... Read more
[FrameDebugger] Frame debugging, while it is possible to draw trees on t...
How to reproduce:1. Open the attached project2. Open ErrorScene2.unity3. Open Frame Debugger (Window -> Frame Debugger) and click... Read more
"Failed reading from" and "Failed creating system" errors are thrown on ...
To repro:1. Open project attached.2. Open scene (Ice Cubes or Amber Cubes) . Actual result: You get errors:Failed reading from: '4c/... Read more
One of the tabs working improperly
To reproduce:1. Open project attached to edit ("823829 repro.zip")2. Notice that the profiler doesn't fit into the space that it has... Read more
[Linux Editor] Zombie process is started when right-clicking in empty As...
When right clicking in the Assets folder which is empty (blank project) and selecting 'Open Containing Folder', 'xdg-open' is starte... Read more
Canvas Group component is still active even when it is manually disabled...
Canvas Group component is still calling "RandomSibling.Update()" even when "Canvas group" is disabled in the inspector. Steps to rep... Read more
[Inspector] Crash from Custom Property Drawers
Editor crash because of something to do with Custom Property Drawers. Issue traced to: Assets\ScionPostProcess\Scripts\GUI\Inspector... Read more
[Metal] Grabpass combined with image effects appears darker
Reproduction steps:1. Open the attached project.2. Build the "Main" scene using "Metal" graphics API- Notice the image.3. Repeat ste... Read more
Baking NavMesh again removes NavMesh data from Collaborate Server
Steps to reproduce:1. open User's project and upload it to the Collab server2. open Internet Browser and go to https://developer.clo... Read more
[iOS] NotificationServices.RegisterForNotifications does not return the ...
When using NotificationServices.RegisterForNotifications to receive the device token from Apple Push Service, the value returned by ... 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
- Override move options in Inspector are not disabled when only one Override is added in URP Volume
- “NONE”/“ALL” text in Adaptive Probe Volumes Option Override is too light when Editor theme is set to Light
- Default Volume Profile property does not get reset when the property is selected and the reset button is pressed
- Saving Visual Effect Graph closes it in Visual Effect Graph window
- [Android] "Texture2D.ReadPixels" writes pixels into a texture incorrectly when used with OpenGLES3