Search Issue Tracker
Double-clicking a hierarchy gameObject no longer focuses the scene onto it
Steps to reproduce:1. Create a new project2. Double-click on any gameObject in the hierarchy Expected result: scene focuses on gameO... Read more
Error "Sub-emitters must be children..." appears after unmarking Particl...
Reproduction steps:1. Open unity package attached (20170408_bugreport_incorrect_subemitter_error_message.unitypackage)2. Open scene ... Read more
Rebind no longer resets the Animator
Steps to reproduce:1. Open attached project2. Press A to start the animation3. Press S to rebind the animation Expected result: The ... Read more
[iOS][VR] OnRenderImage() Breaks Rendering on Google Cardboard
Steps to reproduce:1. Open User's attached project2. Build and Run on iOS3. Notice: Scene 1 looks okay4. Wait 10 seconds. Notice: Sc... Read more
SkinnedMeshRenderer stays invisible when dragged offscreen then back ons...
Steps to reproduce:1. Open attached project2. Open "testScene"3. Play the scene4. Press space-The objects with skinned mesh renderer... Read more
[Android] [iOS] GLSL shader compilation failure on some mobile devices
Steps to reproduce: 1) Download attached project 'UnityGLSLBug-Unity522.zip'2) Build and run 'TestingGLES' scene on a devcieNote: sh... Read more
[PathTracer] AddInstanceProperties errors are thrown when baking progres...
To reproduce:1.Open Unity project attached by QA2. Open Example scene if not opened3. In lightning window press "Generate lightning"... Read more
Home key does not return cursor to the start of the name when the file's...
To reproduce: 1. In a new project, create new Folder in the Project View2. Rename it to "abcdefghijklmnopqrstuvwxyz"3. Press Home4. ... Read more
Connecting to another screen while UnityEditor is running registers cons...
On connecting to a second screen, Unity Editor will generate several errors, exceptions and asserts in the console. 1. Have the edit... Read more
[macOS] Dock launcher does not launch Editor after being minimized when ...
If the editor is minimized to the dock, clicking on the dock icon does not restore the editor. The expected behavior is that the edi... 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