Search Issue Tracker
[Unity Remote] Missing "Any iOS Device" selection in editor
1. Open Unity editor2. Open Editor settings3. Unity Remote Device allows to select only "None" and "Any Android Device" Read more
Cursor flickering in editor while playtesting if cursor.visible = false
Reproduction steps:1. Open user submitted project "Test Cursor Locking"2. Add user script "ScreenLockCursor.cs" to any object in the... Read more
[IL2CPP] AudioMixer.FindMatchingGroups returns null
To Reproduce: 1. Open the attached project (turn on text serialization in p2, before importing to trunk).2. Deploy with IL2CPP.3. Ob... Read more
[LineRenderer] Line renderer flickers
To reproduce:1. Open attached project2. Open MainScene3. Press play4. Walk in front of Line Renderer for couple of minutes5. Notice ... Read more
GI gets stuck on Bake Indirect when Precomputed Realtime resolution is >...
How to reproduce: 1. Open attached project2. Open scene scene.unity- Scene contains a map built out of Unity primitives3. Set the Pr... Read more
modifications.empty() error after creating object from prefab which has ...
Steps to reproduce: 1. Make a new project2. Create a canvas3. Create an empty child (a) on the canvas4. Create an empty child (b) on... Read more
Large memory allocations on canvas when running on Android devices
Canvas.SendWillRenderCanvases() takes a lot of memory on Android phones. Read more
NullReferenceException when trying to import package
Steps to reproduce: 1. Download attached package2. Open Unity project and try to import this package3. Notice that import window is ... Read more
[UNET] SyncListStruct class file with certain names is not synced with c...
Steps to reproduce:1) Download attached "Repro.zip"2) Open the scene and build the project3) Host from build, Client from editor4) S... 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