Search Issue Tracker
Can't create an Animator when the object has a "\" in it's name
Steps to reproduce:1. Open any project2. Create any Object in the Hierarchy window and name so that it has either "/" or "\" in its ... Read more
[Physics] Children rigidbodies are affected by the motion of parent rigi...
To reproduce:1. Open project2. Play scene Expected vs Actual: after sphere 'breaks' large cube, any of cubes should not start 'flyin... Read more
The Editor crashed in FileAccessor::Read when importing Twitter Kit for ...
To reproduce: 1. In a new project, import Twitter Kit for Unity asset from the Asset Store2. In the popup that appears, click cancel... Read more
PreloadData gets stripped when it shouldn't
-e: see title, starts in 2018.2.0a5--workaround: disable stripping engine code -repro:--create new project or open attached one--bui... Read more
[iOS] [Unity 2017] Performance drop spikes in Render.Mesh using Multithr...
Reproduction steps:1. Open the attached project.2. Make sure Multithreaded Rendering is toggled in the Player Settings > Other.3.... Read more
[Daydream] Rendering Corruption appears when switching back to Daydream ...
To reproduce: 1. Download attached project "Daydream_Issue.zip" and open in Unity2. Run logcat3. Build and run the project on an And... Read more
Unity shaders can define user-defined multi-line preprocessor directives...
How to reproduce:1. Open tester's project (D3D11MultilineDefine.zip)2. Observe the Console for shader errors Expected result: No sha... Read more
Tab button doesn't switch to other input fields in the sprite editor window
Reproduction steps:1) Download and open "smallrepro.zip" project2) Select sprite, located in Assets folder (there's a single sprite)... Read more
error CS2001 when downgrading a Project, after a Package has been imported
Repro steps:- start up a new project with Unity 2018.2- Open Packege Manager and import a new project- close Unity 2018.2 and open t... Read more
NullReferenceException on build. Tags are unrecognizable
Steps to reproduce:1. Open user attached project2. Build and Run on Android, iOS or Standalone3. Select "Play" and "Normal"4. Observ... 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