Search Issue Tracker
Editor crashes at VertexBufferD3D9::EndWriteVertices or CreateDirect3D11...
To reproduce:1. Open the scene "PianoHero" in "Assets\Game\Scenes\PianoHero 3\PianoHero"2. Press "Play"3. After the scene loads, pre... Read more
MD breaks on different method for function breakpoint
-e: when you make a function breakpoint for Update() in a script MD debugger stops at another Update() from the editor 1st -repro:--... Read more
MovieTexture colors seem incorrect when compared to simple textures
Steps to reproduce: 1. Open the attached project2. Open and play 'ColorTest' scene3. Notice the movie texture colors are not correct... Read more
[UNET] OnClientConnect doesn't get called when Time.timeScale is 0
Steps: 1. open the project2. build the project3. run one as host and other as client- green dot represents whether the game is pause... Read more
Increased texture memory usage on LoadRawTextureData
If you use LoadRawTextureData to import an ETC texture instead Resources.Load, you will get more memory usage. Read more
MD saves breakpoints on absolute paths
-e: MD stores the breakpoints for files with an absolute path which breaks these when you copy your project to some other place -rep... Read more
[WheelCollider] Changes made to wheel collider's properties in Update ca...
Steps to reproduce: 1. Open attached project2. Open scene "Bug"3. Select SkateboarderController in hierarchy and notice that it has ... Read more
[UI] Animation is not reset properly on the first frame
How to reproduce:1. Open the attached project2. Open and play "Untitled" scene3. Press On, this should bring the disabled object vis... Read more
[Depth of Field] Depth of Field makes objects rendered by another camera...
Reproduction steps:1. Open attached project2. Open scene "Test"3. Look in the game view-"New Text" should be occluded by the cube, b... Read more
[iOS][WebRequests] UnityWebRequest returns empty downloadHandler
UnityWebRequest.Get(".."); returns an empty UnityWebRequest.downloadHandler (text.Length/Texture tc.. is 0) To Reproduce:1. Deploy t... 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
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera