Search Issue Tracker
[iOS] Video Player doesen't work with iOS Simulator
To Reproduce: 1. Build and run the attached project for iOS simulator (tested on iPhone SE).2. Click on any of the play video button... Read more
[Win][Regression][5.5] Shadowy artifact appears on Terrain upon SpeedTre...
Steps to repro: 1. Open Unity 5.5.0 on Windows;2. Extract attached package and open 'test' scene;3. In the Hierarchy double click on... Read more
Can enter playmode with Script containing compiling errors
Opening a project with compiling errors doesn't show them on the console, and allows to play the scene. Steps to reproduce: 1. in em... Read more
[UNET] Using ClientRpc prefix for a function instead of Rpc causes compi...
How to reproduce1. Open attached project2. Select "game" scene2. press play- can't exit play mode. Also , unity sometimes crashes. C... Read more
Unity crashes after pressing 'CTRL+Z' multiple times
Steps to reproduce:1. Open attached project.2. Open scene named "Level".3. Select all game objects in the "Hierarchy" window and dup... Read more
Editor crashes on "Transform::BroadcastMessageAny" when "UpdateDisplay()...
Steps to reproduce:Download and try opening the project. Actual result:The Editor crashes. Expected result:The project should be ope... Read more
Transition is ignored for current animation cycle if transition conditio...
Steps to reproduce:1.Open MAIN scene;2.Open Animator window;3.Select MainCamera(this is where the animator is attached)4.Play At the... Read more
[GPUProfiling] RenderDeferred.ForwardObjectsToDepth takes longer on the ...
How to reproduce: 1. Open the attached project and the "profiler test" scene in it.2. Open the Profiler window in the Editor and add... Read more
Director crashes on exit
Open the attached project, play the game in Editor for a few seconds, stop playing and try to close the Editor. It will crash in Dir... Read more
[Android] Screen width and height are swapped on android after resume fo...
To reproduce:1) Open attached project and scene2) Build and run on Android3) Sleep the app or go back to home4) Return back to app5)... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS