Search Issue Tracker
Parented Camera breaks the Physics.Raycast command
Steps to reproduce : - import the project attached- play the scene- press the plus icons within the rectangles on both and press the... Read more
Audio Memory usage is incorrect in Profiler
Could reproduce in Version 4.2.0a1 (e507cb846753) To reproduce:- Open attached project "AudioMemoryUsage.unitypackage" and launch "t... Read more
Scene window view point continues to change after the window has lost focus
1. Split Scene window and Game window in different tab group so that you can see them at once.2. Move Window focus to Scene window3.... Read more
Can't alt-tab back to DX11 Standalone
Can't alt-tab back to DX11 Standalone Repro:1. Build and run2. Start fullscreen3. Alt Tab to switch to another app.4. Try to switch ... Read more
Split tangents has no effect on mirrored UVs
Steps to reproduce : - open the scene "demo"- notice the upper-right creature has a hard seam- notice the lower-right model, it also... Read more
Editor out of memory crash with large audio files (XP-only)
When importing audio files that don't fit into memory, the editor crashes. Regression from 4.0 - there we fail safely and print a co... Read more
Lighting is incorrect when a custom projection matrix is set on the camera
See attached image.Regression from 3.5Steps to reproduce.1. Open scene (camera_repro)2.Press Play: 2 views of the same scene, one us... Read more
Streaming audio is broken
Could reproduce in Version 4.2.0a1 (e507cb846753) To reproduce:- Open attached project and launch "AudioTest" scene- Hit Play- Press... Read more
Ambient light setting for lightmap baking should be part of lightmapping...
90% of the time when baking a lightmap, you need to bake it with a different ambient light setting. So "just hit bake" becomes "set ... 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