Search Issue Tracker
[iOS][IL2CPP] Generated code creating overflow warning "result is -13997...
Reproduction steps:1. Open the attached "sample.zip (52.6 KB)" project.2. Build and run it for iOS device.3. Check the Xcode Buildti... Read more
Crash in PlayableTraverser::RootByType when disabling GameObject by usin...
How to reproduce:1. Open the attached "CrashBug" project and "test" scene2. Enter playmode Expected result: GameObject is disabled w... Read more
An error "Please enable Daydream or Cardboard in Player Settings" shows ...
Reproduction steps:1. Open the attached project;2. Build project to device; Actual result: an error "Please enable Daydream or Cardb... Read more
Possible memory leak for development mode standalone (Setting UI.Text.text)
1. What happenedAttached project indicates Profiler.GetTotalAllocatedMemoryLong() value growth for players build in Dev mode. This w... Read more
2DCollider of a selected object is visible in Game view
To reproduce:1. Open attached Unity project "mario2d.zip"2. Open scene "World1-1"3. In the hierarchy select either "Mario" or "Mario... Read more
multi_compile ignores Preprocessor directives
To reproduce: 1. Download and open "rotate-test.zip" project.2. Select "NewUnlitShader" in Assets folder.3. In the inspector click "... Read more
Particle batching broken when using a Default Particle System
1) Add 2 particle systems1b) Ensure both systems have different world positions2) Make sure the game camera can see them both3) Pres... Read more
[Windows] Calling Camera.Render() in headless mode (-batchmode) causes t...
Repro steps: 1. Open provided project2. Click on "File" -> "Build Settings" -> "Build"3. Create a shortcut of the just built .... Read more
After undoing the creation of new timeline, Timeline window focused Time...
Reproduction steps:1. Create new project.2. Create empty GameObject.3. Open Timeline windows and create track for selected object.4.... Read more
Warning appears when undoing creation of timeline which added Playable D...
Reproduction steps:1. Create new project.2. Create empty GameObject.3. Open Timeline windows and create track for selecte object.4. ... 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