Search Issue Tracker
[AW] Changing rotation set in one keyframe affects other keyframe
Steps to reproduce: 1. Create new project and add cube2. Set rotation to 0, 0, 3303. Open animation window, create new animation and... Read more
[Build] OnRenderImage is called twice on instantiated/cloned object
Steps to reproduce: 1. Open attached project2. Open scene "Main"3. Run it4. Notice line: Scene Cam(Clone) - OnRenderImage counter: 1... Read more
Area(baked only) doesn't work properly with Culling Mask
Steps to reproduce: 1) Download attached project "BakedLight_And_Layers.zip" and open in Unity.2) Open scene "TestScene".3) In Hiera... Read more
Optimized game object is rotated twice as much as set
Steps to reproduce: 1. Open attached project2. Open scene "Test"3. In hierarchy, select Rotation GO and notice that it has Y rotatio... Read more
Application.targetFrameRate has no effect
Steps to reproduce: 1. Open attached project2. Open scene "Test"3. Run it4. Notice that framerate isn't around 10 although that's th... Read more
[WebGL] Potential huge memory leak
Steps to reproduce:1. Open attached project.2. Select "WebGL" as a target platform ("File->Build Settings->Web GL->Switch P... Read more
Range(1, int.MaxValue) produces negative result
Steps to reproduce:1. Open attached project.2. Open scene named "main".3. In the "Hierarchy" window select "Main camera".4. The "Tes... Read more
[Terrain] Grass can not receive shadows from pointlight
Steps to reproduce:1. Open case_810803-GrassShadow project2. Open GrassShadow scene3. Select Cube in hierarchy and move it on X or Z... Read more
Render to texture canvas not rendered when Game view is not open
Reproduction steps:1. Open the attached project2. Open the available scene3. Play scene4. Have both Scene and Game views open5. Clos... Read more
[SinglePassStereo] Missing materials stereo discrepancy
Steps to reproduce:1. Download and open attached project "lefteyepointlightongraphicsjob - final.zip"2. Open scene "test"3. Make sur... 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu