Search Issue Tracker
"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
IL2CPP does not support exception filters
1. Download and open attached project2. Try to build it for WebGL3. See that it does not build and an IL2CPP error appears in consol... Read more
Scripts in 'Plugins' aren't prioritized in compilation when opening proj...
To reproduce:-Open attached project in 535p7+ (The project has two scripts in it: one is a script in Assets/ which has a missing sym... Read more
Replacing scene on disk with another scene does not make dirty original ...
Steps to reproduce: 1. Open attached project. (or create new one with two scenes, can be empty, no diff)2. Open both scenes in addit... Read more
[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
RenderForwardOpaque.CollectShadows steps don't calculate correctly if on...
How to reproduce:1. Open 'ShadowMaps' project2. Open 'main' scene3. Look through game view, no shadowmap is visible4. Change platfor... Read more
[OSX][IntelGPU] Trashy artifacts appear when dragging Scene or Game view...
Steps to repro: 1. Open Unity on OSX;2. Create new project;3. Expand Layout dropdown list in the upper right corner and select 'Defa... Read more
GPU profiling does not work in 5.4 & 5.5
When trying to record GPU profiler the following note is shown: "GPU profiling is not supported by the graphics card driver"Steps to... Read more
Camera.main.WorldToScreenPoint() returns negative Y value when changing ...
To reproduce:1. Open attached project2. Open the Test scene.3. Change the position(z value) of gameobject "Main Camera"4. Notice y v... Read more
[IL2CPP] Crash in Update() on iOS and tvOS with Unity 5.5 beta
Steps to reproduce:1) Open the latest attached project.2) Build the project for iOS or tvOS.3) Deploy and run the build on a device ... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default